From: ivan Date: Sun, 5 Mar 2000 05:03:01 +0000 (+0000) Subject: link to SISD site for HTTP::Headers::UserAgent instead of CPAN X-Git-Tag: freeside_1_3_0~159 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=147a12d9488e975954d8c3ced9fba08391922f13;p=freeside.git link to SISD site for HTTP::Headers::UserAgent instead of CPAN --- 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:
  • SSH
  • Perl (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.)
  • Text::Template -
  • HTTP::Headers::UserAgent (version 2.0 or higher; not yet indexed correctly on CPAN) +
  • HTTP::Headers::UserAgent (version 2.0 or higher; not yet indexed correctly on CPAN)
  • FS::SignupClient (copy the fs_signup/FS-SignupClient directory to the external machine, then: perl Makefile.PL; make; make install)