xref: /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/Apache.pm (revision 0:68f95e015346)
1*0Sstevel@tonic-gateuse CGI;
2*0Sstevel@tonic-gate
3*0Sstevel@tonic-gate$VERSION = '1.00';
4*0Sstevel@tonic-gate
5*0Sstevel@tonic-gate1;
6*0Sstevel@tonic-gate__END__
7*0Sstevel@tonic-gate
8*0Sstevel@tonic-gate=head1 NAME
9*0Sstevel@tonic-gate
10*0Sstevel@tonic-gateCGI::Apache - Backward compatibility module for CGI.pm
11*0Sstevel@tonic-gate
12*0Sstevel@tonic-gate=head1 SYNOPSIS
13*0Sstevel@tonic-gate
14*0Sstevel@tonic-gateDo not use this module.  It is deprecated.
15*0Sstevel@tonic-gate
16*0Sstevel@tonic-gate=head1 ABSTRACT
17*0Sstevel@tonic-gate
18*0Sstevel@tonic-gate=head1 DESCRIPTION
19*0Sstevel@tonic-gate
20*0Sstevel@tonic-gate=head1 AUTHOR INFORMATION
21*0Sstevel@tonic-gate
22*0Sstevel@tonic-gate=head1 BUGS
23*0Sstevel@tonic-gate
24*0Sstevel@tonic-gate=head1 SEE ALSO
25*0Sstevel@tonic-gate
26*0Sstevel@tonic-gate=cut
27