diff options
author | ivan <ivan> | 2003-09-30 07:04:54 +0000 |
---|---|---|
committer | ivan <ivan> | 2003-09-30 07:04:54 +0000 |
commit | 5993bc956415cf285d630e0657d4a6e0642ebead (patch) | |
tree | 6d1cab9d68d21f6c96ca1aefb379032afc93e0d1 /httemplate/docs | |
parent | c3e5b694f98b424f9fe68b76450d1464ba7a0fec (diff) |
CGI.pm 2.47 required for ->upload() method
Diffstat (limited to 'httemplate/docs')
-rw-r--r-- | httemplate/docs/upgrade-1.4.2.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/docs/upgrade-1.4.2.html b/httemplate/docs/upgrade-1.4.2.html index cf3d0de39..c5606b284 100644 --- a/httemplate/docs/upgrade-1.4.2.html +++ b/httemplate/docs/upgrade-1.4.2.html @@ -7,6 +7,7 @@ <li>If migrating from less than 1.4.1, see these <a href="upgrade9.html">instructions</a> first. <li>Back up your data and current Freeside installation. <li>Install <a href="http://search.cpan.org/search?dist=Locale-SubCountry">Locale::SubCountry</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>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. <li>Run <code>make install-perl-modules</code>. |