CPANPLUS

 view release on metacpan or  search on metacpan

Makefile.PL  view on Meta::CPAN


You can install all of CPANPLUS' dependencies like this, before
installing CPANPLUS itself by running:

    \$ perl bin/cpanp-boxed -s selfupdate dependencies

All the modules bundled are found in the 'inc/bundle' directory. If
you, for whatever reason, wish to not install these from cpan, you
could include them into your environment as such (using tcsh):

    \$ setenv PERL5LIB $FindBin::Bin/inc/bundle

###################################################################

    " );
    print "\n";
}

_check_site_bin();

### toss out the old source files, they might be compiled

README  view on Meta::CPAN


You can install all of CPANPLUS' dependencies like this, before
installing CPANPLUS itself by running:

    $ perl bin/cpanp-boxed -s selfupdate dependencies

All the modules bundled are found in the 'inc/bundle' directory. If
you, for whatever reason, wish to not install these from cpan, you
could include them into your environment as such (using tcsh):

    $ setenv PERL5LIB `pwd`/inc/bundle


###################################################################
###
### Notes for windows users
###
###################################################################

If you are using Microsoft Windows, you will probably need the 'nmake'
utility before installation. It's available at:



( run in 0.357 second using v1.01-cache-2.11-cpan-3989ada0592 )