xref: /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/Switch.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
7*0Sstevel@tonic-gate__END__
8*0Sstevel@tonic-gate
9*0Sstevel@tonic-gate=head1 NAME
10*0Sstevel@tonic-gate
11*0Sstevel@tonic-gateCGI::Switch - Backward compatibility module for defunct CGI::Switch
12*0Sstevel@tonic-gate
13*0Sstevel@tonic-gate=head1 SYNOPSIS
14*0Sstevel@tonic-gate
15*0Sstevel@tonic-gateDo not use this module.  It is deprecated.
16*0Sstevel@tonic-gate
17*0Sstevel@tonic-gate=head1 ABSTRACT
18*0Sstevel@tonic-gate
19*0Sstevel@tonic-gate=head1 DESCRIPTION
20*0Sstevel@tonic-gate
21*0Sstevel@tonic-gate=head1 AUTHOR INFORMATION
22*0Sstevel@tonic-gate
23*0Sstevel@tonic-gate=head1 BUGS
24*0Sstevel@tonic-gate
25*0Sstevel@tonic-gate=head1 SEE ALSO
26*0Sstevel@tonic-gate
27*0Sstevel@tonic-gate=cut
28