summaryrefslogtreecommitdiff
path: root/utils/cpan.PL
Commit message (Collapse)AuthorAgeFilesLines
* Move CPAN from ext/ to cpan/Nicholas Clark2009-09-261-1/+1
|
* Move CPAN from lib/ to ext/Chris Williams2009-09-081-1/+1
|
* Add a file utils/cpan.PL to generate the "cpan" utility,Rafael Garcia-Suarez2003-03-261-0/+48
also separately maintained on CPAN, and now moved as lib/CPAN/bin/cpan. Tweak installperl to avoid installing this last file. p4raw-id: //depot/perl@19065