347
edits
Fahrenheit (talk | contribs) |
Fahrenheit (talk | contribs) |
||
Line 46: | Line 46: | ||
:: http://downloads.activestate.com/ActivePerl/Linux/5.8/ | :: http://downloads.activestate.com/ActivePerl/Linux/5.8/ | ||
: If you are not using 5.8.8.820 it's possible you need to update Storable | : If you are not using 5.8.8.820 it's possible you need to update Storable, try the following: | ||
:: perl -MCPAN -eshell | :: perl -MCPAN -eshell | ||
:: install Storable | :: install Storable | ||
:: bye | :: bye | ||
: <b>Note:</b>If you installed 5.8.8.820 <b>don't</b> overwrite Perl's copy of Storable with the one in the SDK. | |||
=== Additional Module HTML::Template::Expr === | === Additional Module HTML::Template::Expr === |
edits