briandfoy / cpan-script

(Perl) Interact with CPAN from the command line

cpan-script / TO_DO
100644 6 lines (3 sloc) 0.172 kb
1
2
3
4
5
6
* Make it possible to pass one time options to the Makefile/Build.PL
 
    cpan -p "EXPATLIBPATH=... EXPATINCPATH=..." -i Foo
 
* Exit with an error if something bad happens