aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/CGI/Apache.pm')
-rw-r--r--lib/CGI/Apache.pm27
1 files changed, 0 insertions, 27 deletions
diff --git a/lib/CGI/Apache.pm b/lib/CGI/Apache.pm
deleted file mode 100644
index e055e3055..000000000
--- a/lib/CGI/Apache.pm
+++ /dev/null
@@ -1,27 +0,0 @@
-package CGI::Apache;
-use CGI;
-
-$VERSION = '1.01';
-
-1;
-__END__
-
-=head1 NAME
-
-CGI::Apache - Backward compatibility module for CGI.pm
-
-=head1 SYNOPSIS
-
-Do not use this module. It is deprecated.
-
-=head1 ABSTRACT
-
-=head1 DESCRIPTION
-
-=head1 AUTHOR INFORMATION
-
-=head1 BUGS
-
-=head1 SEE ALSO
-
-=cut