freeside/httemplate/docs upgrade-1.4.2.html,1.10,1.11

ivan ivan at pouncequick.420.am
Wed May 26 11:59:32 PDT 2004


Update of /home/cvs/cvsroot/freeside/httemplate/docs
In directory pouncequick:/tmp/cvs-serv7020/httemplate/docs

Modified Files:
	upgrade-1.4.2.html 
Log Message:
require the version of File::Temp with the OO interface

Index: upgrade-1.4.2.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/docs/upgrade-1.4.2.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- upgrade-1.4.2.html	5 Apr 2004 09:08:39 -0000	1.10
+++ upgrade-1.4.2.html	26 May 2004 18:59:29 -0000	1.11
@@ -16,6 +16,7 @@
   <li>Install <a href="http://search.cpan.org/search?dist=Crypt-PasswdMD5">Crypt::PasswdMD5</a>
   <li>Install <a href="http://search.cpan.org/search?dist=Net-Whois-Raw">Net::Whois::Raw</a>
   <li>CGI.pm minimum version 2.47 is required.  You will probably need to install a current CGI.pm from CPAN if you are using Perl 5.005 or earlier.
+  <li>File::Temp minimum version 0.14 is required.  You will probably need to install a currrent File::Temp from CPAN if you are using Perl 5.6 or earlier.
   <li>If using Apache::ASP, add <code>PerlSetVar RequestBinaryRead Off</code> to your Apache configuration and make sure you are using Apache::ASP minimum version 2.55.
   <li>Run <code>make aspdocs</code> or <code>make masondocs</code>.
   <li>Copy <code>aspdocs/</code> or <code>masondocs/</code> to your web server's document space.




More information about the freeside-commits mailing list