Menu

#13 Linux installer with Perl  Edit

open
None
5
2011-11-16
2004-05-03
Ben Prew
No

This task is to add a Linux installer using the Perl
utils to create a CPAN distro. This will allow the
user to download the file and do the 4 simple steps to
install a perl module:

perl Makefile.PL
make
make test
make install

Also, this should make it easier to bundle modules with
this install and install them at the appropriate time.
And, this should allow us to know what directory all
the modules are getting installed in, which will allow
us to specify where the modules are.

Discussion

Anonymous
Anonymous

Add attachments
Cancel