diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-01-22 12:34:39 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-01-22 12:34:39 +0000 |
commit | 74d0ea13552b4abfb3527ac8b04c5cde3b8d7428 (patch) | |
tree | e0e4e76766027cc879818f2d3376b93eb1f826a3 /eg | |
parent | dc290b3f6037e8151375c8869a08f685bda76599 (diff) | |
download | perl-74d0ea13552b4abfb3527ac8b04c5cde3b8d7428.tar.gz |
CGI.pm upgraded to v2.56 from CPAN
p4raw-id: //depot/perl@4842
Diffstat (limited to 'eg')
-rw-r--r-- | eg/cgi/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eg/cgi/index.html b/eg/cgi/index.html index 4125b28920..133ecc4a16 100644 --- a/eg/cgi/index.html +++ b/eg/cgi/index.html @@ -108,12 +108,12 @@ or Internet Explorer 3.0 and higher</EM> <HR> <MENU> <LI> <A HREF="../cgi_docs.html">CGI.pm documentation</A> - <LI> <A HREF="../../CGI.pm.tar.gz">Download the CGI.pm distribution</A> + <LI> <A HREF="../CGI.pm.tar.gz">Download the CGI.pm distribution</A> </MENU> <HR> <ADDRESS>Lincoln D. Stein, lstein@genome.wi.mit.edu<br> <a href="/">Whitehead Institute/MIT Center for Genome Research</a></ADDRESS> <!-- hhmts start --> -Last modified: Tue Nov 24 18:07:15 MET 1998 +Last modified: Wed Jun 23 15:31:47 EDT 1999 <!-- hhmts end --> </BODY> </HTML> |