summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2000-03-05 05:03:01 +0000
committerivan <ivan>2000-03-05 05:03:01 +0000
commit147a12d9488e975954d8c3ced9fba08391922f13 (patch)
treee5990adffb7c4e130c7fd42e50c0b028c3ccb477
parentcb457f9c0242ea9e7acc80b9aaadd0d1c9bf66a9 (diff)
link to SISD site for HTTP::Headers::UserAgent instead of CPAN
-rw-r--r--htdocs/docs/signup.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/docs/signup.html b/htdocs/docs/signup.html
index fbd19df62..ce50f1f22 100644
--- a/htdocs/docs/signup.html
+++ b/htdocs/docs/signup.html
@@ -10,7 +10,7 @@ webserver. On this machine, install:
<li><a href="ftp://ftp.cs.hut.fi/pub/ssh/">SSH</a>
<li><a href="http://www.perl.com/CPAN/doc/relinfo/INSTALL.html">Perl</a> (at least 5.004_05 for the 5.004 series or 5.005_03 for the 5.005 series. Don't enable experimental features like threads or the PerlIO abstraction layer.)
<li><a href="http://www.perl.com/CPAN/modules/by-module/Text/">Text::Template</a>
- <li><a href="http://www.perl.com/CPAN/modules/by-author/IVAN/">HTTP::Headers::UserAgent</a> (version 2.0 or higher; not yet indexed correctly on CPAN)
+ <li><a href="http://www.sisd.com/useragent">HTTP::Headers::UserAgent</a> (version 2.0 or higher; not yet indexed correctly on CPAN)
<li><a href="man/FS/SignupClient.html">FS::SignupClient</a> (copy the fs_signup/FS-SignupClient directory to the external machine, then: perl Makefile.PL; make; make install)
</ul>