1CGI::Util(3pm) Perl Programmers Reference Guide CGI::Util(3pm)
2
3
4
6 CGI::Util - Internal utilities used by CGI module
7
9 none
10
12 no public subroutines
13
15 Copyright 1995-1998, Lincoln D. Stein. All rights reserved.
16
17 This library is free software; you can redistribute it and/or modify it
18 under the same terms as Perl itself.
19
20 Address bug reports and comments to: lstein@cshl.org. When sending bug
21 reports, please provide the version of CGI.pm, the version of Perl, the
22 name and version of your Web server, and the name and version of the
23 operating system you are using. If the problem is even remotely
24 browser dependent, please provide information about the affected brow‐
25 ers as well.
26
28 CGI
29
30
31
32perl v5.8.8 2001-09-21 CGI::Util(3pm)