source: trunk/essentials/dev-lang/perl/lib/CGI/Apache.pm

Last change on this file was 3181, checked in by bird, 18 years ago

perl 5.8.8

File size: 271 bytes
Line 
1use CGI;
2
3$VERSION = '1.00';
4
51;
6__END__
7
8=head1 NAME
9
10CGI::Apache - Backward compatibility module for CGI.pm
11
12=head1 SYNOPSIS
13
14Do not use this module. It is deprecated.
15
16=head1 ABSTRACT
17
18=head1 DESCRIPTION
19
20=head1 AUTHOR INFORMATION
21
22=head1 BUGS
23
24=head1 SEE ALSO
25
26=cut
Note: See TracBrowser for help on using the repository browser.