summaryrefslogtreecommitdiff
path: root/cpan/Module-Load/t/02_Module-Load.t
Commit message (Collapse)AuthorAgeFilesLines
* Update Module-Load to CPAN version 0.36Todd Rinaldo2020-09-301-1/+2
| | | | | | | | [DELTA] 0.36 Tue Sep 29 11:55:01 BST 2020 * Fixed E<gt> in POD (https://github.com/jib/module-load/pull/6) * Make Module-Load strict compliant (https://github.com/jib/module-load/pull/7)
* Update Module-Load to CPAN version 0.32Chris 'BinGOs' Williams2014-02-201-46/+53
| | | | | | | [DELTA] 0.32 Thu Feb 20 22:53:19 GMT 2014 * Fix tests to support statically built perls
* Update Module-Load to CPAN version 0.30Chris 'BinGOs' Williams2014-01-251-0/+4
| | | | | | | | [DELTA] 0.30 Sat Jan 25 13:26:51 GMT 2014 * Fix 'uninitialized' warnings during testing * Added done_testing() to tests
* Update Module-Load to CPAN version 0.28Chris 'BinGOs' Williams2014-01-041-0/+346
[DELTA] 0.28 Sat Jan 4 11:07:27 GMT 2014 * Fix 'Prototype after' warnings 0.26 Sat Jan 4 10:08:35 GMT 2014 * New functions added (reisub) * Documented by magnolia