diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-03-16 20:14:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-03-16 20:14:32 +0000 |
commit | 7f22918c095a50db492284f30424250f831928f5 (patch) | |
tree | fa5f7fdbc38d8cbfce6e06e9e9e126412caf4bc1 /contrib/perl5/lib/CGI/Apache.pm | |
parent | cf90a21ebd2262e09730a5a55c5ccb62f1622fad (diff) |
Diffstat (limited to 'contrib/perl5/lib/CGI/Apache.pm')
-rw-r--r-- | contrib/perl5/lib/CGI/Apache.pm | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/contrib/perl5/lib/CGI/Apache.pm b/contrib/perl5/lib/CGI/Apache.pm deleted file mode 100644 index dced8664b463..000000000000 --- a/contrib/perl5/lib/CGI/Apache.pm +++ /dev/null @@ -1,23 +0,0 @@ -use CGI; -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 |