Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade parent from version 0.236 to 0.237 | Steve Hay | 2018-07-10 | 3 | -3/+3 |
| | |||||
* | Upgrade parent from version 0.234 to 0.236 | Steve Hay | 2016-10-13 | 2 | -5/+120 |
| | |||||
* | Upgrade parent from version 0.232 to 0.234 | Steve Hay | 2015-06-05 | 2 | -18/+5 |
| | |||||
* | Upgrade parent from version 0.228 to 0.232 | Steve Hay | 2015-03-19 | 1 | -1/+11 |
| | |||||
* | Update parent to CPAN version 0.227 | Chris 'BinGOs' Williams | 2013-09-01 | 1 | -1/+1 |
| | | | | | | | | [DELTA] 0.227 20130991 . Fix RT #88320, restore tests passing for 5.17.5+ Thanks to Zefram for the report and contributing the fix | ||||
* | Upgrade parent from 0.225 to 0.226 | Steve Hay | 2013-07-31 | 1 | -2/+5 |
| | |||||
* | Suggest cause of error requiring .pm file. | Paul Johnson | 2012-09-30 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Following on from a recent thread I've put together a patch to expand the error message when a module can't be loaded. With this patch, instead of: Can't locate Stuff/Of/Dreams.pm in @INC (@INC contains: ...) You get: Can't locate Stuff/Of/Dreams.pm in @INC (you may need to install the Stuff::Of::Dreams module) (@INC contains: ...) [The committer tweaked the error message, based on a suggestion by Tony Cook. See <https://rt.perl.org/rt3/Ticket/Display.html?id=115048#txn-1157750>.] | ||||
* | Move parent from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 12 | -0/+291 |