source: vendor/perl/5.8.8/lib/CGI/Switch.pm

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

perl 5.8.8

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