X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fdocs%2Fsignup.html;h=117cf2947e2070fe3b78abeceac27d351f22e756;hp=e7472158a038b97146e06e1f00620b7a5f5056ba;hb=fca110eff969104793774ed717985e91c53f5318;hpb=99a8652052e5b036e7db08c32603c0feadc60e85 diff --git a/httemplate/docs/signup.html b/httemplate/docs/signup.html index e7472158a..117cf2947 100644 --- a/httemplate/docs/signup.html +++ b/httemplate/docs/signup.html @@ -11,6 +11,7 @@ webserver. On this machine, install:
  • 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
  • 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)