Showing revision 5

PerlModules

To reinitialize CPAN's configuration:

 o conf init

As of mid 2005, the Perl which installs with pkg-get was compiled with the Forte compiler which most people don't have; if you add modules with CPAN which need to be compiled.

Following directions here:

Or you can manually make with something like:

 perl -cc=gcc Makefile.pl

Perl modules we need:

-dan