Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't add unnecessary linespace. | James E Keenan | 2014-07-03 | 1 | -1/+0 |
| | | | | And don't add trailing whitespace ever! (Committer's error.) | ||||
* | Supply description for only test lacking one. | James E Keenan | 2014-07-03 | 1 | -1/+2 |
| | | | | Wording of description taken from 'perlvar.pod' section on $EVAL_ERROR ($@). | ||||
* | dist/lib/Makefile.PL: change INSTALLDIRS to 'site' for 5.12 and later | Brian Gottreu | 2013-07-02 | 1 | -1/+1 |
| | |||||
* | Remove MacOS classic support from lib. | Nicholas Clark | 2010-06-23 | 1 | -39/+8 |
| | | | | | ExtUtils::MakeMaker removed MacOS support in 6.25, merged to blead in December 2004, so this code in lib is vestigial, and a small runtime penalty. | ||||
* | Remove core @INC setting boilerplate from lib's test. | Nicholas Clark | 2009-10-11 | 1 | -3/+0 |
| | |||||
* | Move lib from ext/ to dist/ | Nicholas Clark | 2009-09-29 | 4 | -0/+450 |