This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
AbetoArmarios_Web/Source/udrive/usr/lib/CGI/Apache.pm
2007-06-18 10:53:18 +00:00

27 lines
297 B
Perl

use CGI;
$VERSION = '1.00';
1;
__END__
=head1 NAME
CGI::Apache - Backward compatibility module for CGI.pm
=head1 SYNOPSIS
Do not use this module. It is deprecated.
=head1 ABSTRACT
=head1 DESCRIPTION
=head1 AUTHOR INFORMATION
=head1 BUGS
=head1 SEE ALSO
=cut