-
-
17 Dec 2007 22:29:35 UTC
- Distribution: Perl-Install
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (26 / 15 / 0)
- Kwalitee
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (5.05KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Dependencies
- Cwd
- File::Path
- File::Spec::Functions
- Getopt::Long
- Pod::Usage
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Perl::Install
DESCRIPTION
This provides a set of scripts that help automate the installation of Perl and desired CPAN modules.
CAVEATS
These scripts aren't well-factored, are completely based around UNIX, and could use a lot of help to be the really great scripts it can become. But, cpan didn't start as nicely as it does, either. I would love to get a lot of community help with this. It works for me, but I want it to work for you, too.
SEE ALSO
install_perl.pl, install_cpan_modules.pl
AUTHOR
Rob Kinyon, rkinyon@cpan.org
COPYRIGHT
Copyright (c) 2007 Rob Kinyon. All Rights Reserved. This is free software, you may use it and distribute it under the same terms as Perl itself.
Module Install Instructions
To install Perl::Install, copy and paste the appropriate command in to your terminal.
cpanm Perl::Install
perl -MCPAN -e shell install Perl::Install
For more information on module installation, please visit the detailed CPAN module installation guide.