1
edit
(Revert previous revert, as the feature is now stable) |
|||
Line 43: | Line 43: | ||
: This program needs Perl to create example html files from the templates. If you don't have Perl installed (preferably 5.8.8) you'll need to do so now. | : This program needs Perl to create example html files from the templates. If you don't have Perl installed (preferably 5.8.8) you'll need to do so now. | ||
: Under Windows you'll need to download ActivePerl 5.8.8.820+ from activeperl.com: | : Under Windows you'll need to download ActivePerl 5.8.8.820+ from activeperl.com: | ||
:: http:// | :: http://www.activestate.com/activeperl/downloads | ||
:: Install it to c:\perl (or some other directory, but remember where you installed it!). | :: Install it to c:\perl (or some other directory, but remember where you installed it!). | ||
: Under Linux it should already be installed. If not get it from | : Under Linux it should already be installed. If not get it from the link above. | ||
: If you are not using 5.8.8.820 it's possible you need to update Storable, try the following: | : If you are not using 5.8.8.820 it's possible you need to update Storable, try the following: |
edit