Add cpan-install utility script.
authorDan Brook <broq@cpan.org>
Sat, 26 Feb 2011 15:15:48 +0000 (15:15 +0000)
committerDan Brook <broq@cpan.org>
Sat, 26 Feb 2011 17:42:24 +0000 (17:42 +0000)
commitcc2551d80c9d8bf8ae9d9309b68589a58ecaa285
tree4349d1d66e9e214557cd249718ef564aacdfd8f6
parentdfbedbb40fc880cebf9b1e7d589237585833a0dc
Add cpan-install utility script.

This utility script should prove useful to anyone running from a
Gitalist clone. It will allows you to install additional modules into
local-lib5 which can be tricky to do otherwise e.g "./script/env cpanm Module"
doesn't work if Module is already installed outside the local-lib5.
script/cpan-install [new file with mode: 0755]