Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move ExtUtils::MakeMaker from ext/ to cpan/ | Nicholas Clark | 2009-10-01 | 1 | -1/+1 |
| | |||||
* | instmodsh is a file, not a directory. | Craig A. Berry | 2009-09-11 | 1 | -2/+2 |
| | | | | Follow-up to b78fd7160df924147ff968f6dc2796473af0c484. | ||||
* | Move ExtUtils::MakeMaker from lib to ext. | Nicholas Clark | 2009-09-10 | 1 | -1/+4 |
| | | | | | | | | | | t/lib/TieOut.pm is now from Test::Simple. Only the tests needed changing. The exceptions to BEGIN/PERL_CORE/INC boilerplate removal were two instances of "../.." becoming "../../../..", and changing an %INC test from "strict.pm" to "less.pm", as TestInit causes strict to be loaded via a relative path, when it loads File::Spec to convert all paths from relative to absolute. | ||||
* | Install instmodsh and xsubpp in bin/ along the other utilities. | Rafael Garcia-Suarez | 2003-11-17 | 1 | -0/+48 |
p4raw-id: //depot/perl@21740 |