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 | ffd2dff2e01ae9b3aa6cf87f762201cc006553e8 (patch) | |
tree | e0e4e76766027cc879818f2d3376b93eb1f826a3 /eg | |
parent | 7ba65c74d339105975b4f9ae78fcfe73b8058589 (diff) | |
download | perl-ffd2dff2e01ae9b3aa6cf87f762201cc006553e8.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> |