CGI::Switch - Backward compatibility module for defunct CGI::Switch


CGI.pm documentation Contained in the CGI.pm distribution.

Index


Code Index:

NAME

Top

CGI::Switch - Backward compatibility module for defunct CGI::Switch

SYNOPSIS

Top

Do not use this module. It is deprecated.

ABSTRACT

Top

DESCRIPTION

Top

AUTHOR INFORMATION

Top

BUGS

Top

SEE ALSO

Top


CGI.pm documentation Contained in the CGI.pm distribution.

package CGI::Switch;
use CGI;

$VERSION = '1.01';

1;

__END__