summaryrefslogtreecommitdiff
path: root/cpan/Module-Load/lib/Module/Load.pm
Commit message (Collapse)AuthorAgeFilesLines
* Update Module-Load to CPAN version 0.36Todd Rinaldo2020-09-301-3/+4
| | | | | | | | [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.34Nicolas R2019-02-131-3/+21
| | | | | | | | [DELTA] 0.34 Sun Feb 10 13:56:54 GMT 2019 * Added SEE ALSO section to documentation. RT#100575 * Unreachable code cleanup (https://github.com/jib/cpanplus-devel/pull/15)
* Update Module-Load to CPAN version 0.32Chris 'BinGOs' Williams2014-02-201-1/+1
| | | | | | | [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-2/+3
| | | | | | | | [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-22/+191
| | | | | | | | | | | [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
* Update Module-Load to CPAN version 0.24Chris 'BinGOs' Williams2013-02-011-2/+2
| | | | | | | | | [DELTA] Changes for 0.24 Fri Feb 1 18:14:28 2013 ============================================ * Resolve [rt #83093] "Won't load modules with apostrophes" reported by Dave Golden
* Update Module-Load to CPAN version 0.22Chris 'BinGOs' Williams2011-10-051-1/+3
| | | | | | | | | [DELTA] Changes for 0.22 Tue Oct 4 21:44:32 2011 ============================================ * Resolve possible security problem [http://goo.gl/YzHRU] where a '::' prefixed module can 'jump' out of @INC
* Update Module-Load to version 0.20Chris 'BinGOs' Williams2011-08-011-10/+11
| | | | | | | | | [DELTA] Changes for 0.20 Mon Aug 1 19:13:44 2011 ============================================ * Resolve [rt #69886] reported by Laurent Dami, trailing '::' silently ignored
* Update Module-Load to CPAN version 0.18Chris 'BinGOs' Williams2010-06-281-4/+4
| | | | | | | | [DELTA] Changes for 0.18 Tue Mar 2 15:54:30 2010 ============================================ * Documentation fix from Michael Schwern RT #55123
* Move Module::Load from ext/ to cpan/Nicholas Clark2009-09-261-0/+181