| CGI.pm documentation | Contained in the CGI.pm distribution. |
CGI::Switch - Backward compatibility module for defunct CGI::Switch
Do not use this module. It is deprecated.
| CGI.pm documentation | Contained in the CGI.pm distribution. |
package CGI::Switch; use CGI; $VERSION = '1.01'; 1; __END__