git-svn-id: https://192.168.0.254/svn/Proyectos.AbetoArmarios_Web/trunk@8 5f5cdc87-09bc-1947-a3a7-c45bb6b47c2a
28 lines
312 B
Perl
28 lines
312 B
Perl
use CGI;
|
|
|
|
$VERSION = '1.00';
|
|
|
|
1;
|
|
|
|
__END__
|
|
|
|
=head1 NAME
|
|
|
|
CGI::Switch - Backward compatibility module for defunct CGI::Switch
|
|
|
|
=head1 SYNOPSIS
|
|
|
|
Do not use this module. It is deprecated.
|
|
|
|
=head1 ABSTRACT
|
|
|
|
=head1 DESCRIPTION
|
|
|
|
=head1 AUTHOR INFORMATION
|
|
|
|
=head1 BUGS
|
|
|
|
=head1 SEE ALSO
|
|
|
|
=cut
|