X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fdocs%2Fsignup.html;h=5168f47d6a8691729214aab04a4a8851d2f3fa87;hb=dcf30bca55c04f22b752deab57a70ee710f2fd32;hp=a40b1f9631868d3cb271a08b9030a620595a3183;hpb=51984ac3d3da3006809c6866fdecd4ad83610731;p=freeside.git diff --git a/httemplate/docs/signup.html b/httemplate/docs/signup.html index a40b1f963..5168f47d6 100644 --- a/httemplate/docs/signup.html +++ b/httemplate/docs/signup.html @@ -9,7 +9,9 @@ webserver. On this machine, install:
  • A web server, such as Apache-SSL or Apache
  • 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 +
  • Text::Template +
  • Storable +
  • Business-CreditCard
  • 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) @@ -18,6 +20,7 @@ Then: Optional: