summaryrefslogtreecommitdiff
path: root/cpan/Module-Load-Conditional
Commit message (Collapse)AuthorAgeFilesLines
* Update Module-Load-Conditional to CPAN version 0.58Chris 'BinGOs' Williams2013-09-011-4/+6
| | | | | | | | | [DELTA] Changes for 0.58 Sun Sep 1 11:21:59 BST 2013 ================================================= * RT#83728 make quoting work portably and remove prototypes from one-liner in requires()
* Upgrade Module::Load::Conditional from version 0.54 to 0.56Steve Hay2013-08-301-3/+6
|
* Update Module-Load-Conditional to CPAN version 0.54Chris 'BinGOs' Williams2012-08-122-1/+2
| | | | | | | | [DELTA] Changes for 0.54 Sun Aug 12 09:10:13 BST 2012 ================================================= * VMS test fixes from Craig Berry
* Upgrade Module-Load-Conditional to 0.52Steve Hay2012-08-0910-185/+85
|
* Updated Module-Load-Conditional to CPAN version 0.50Chris 'BinGOs' Williams2012-06-153-95/+95
| | | | | | | | | | | | | [DELTA] Changes for 0.50 Fri Apr 27 22:22:13 BST 2012 ================================================= * Speed enhancements with thanks to Vincent Pit Changes for 0.48 Thu Mar 15 13:55:50 GMT 2012 ================================================= * Wrap $^X in "" to foil paths with spaces Reported by Samuel Ferencik (via email)
* Update Module-Load-Conditional to CPAN version 0.46Chris 'BinGOs' Williams2011-09-081-2/+2
| | | | | | | | [DELTA] Changes for 0.46 Wed Sep 7 23:57:03 BST 2011 ================================================= * Use || instead of "or" (perl#78708) (chorny)
* Update Module-Load-Conditional to CPAN version 0.44Chris 'BinGOs' Williams2011-02-091-2/+2
| | | | | | | | [DELTA] Changes for 0.44 Wed Feb 9 21:48:42 GMT 2011 ================================================= * Apply podchecker patch from Michael Stevens RT #65601
* Update Module-Load-Conditional to CPAN version 0.42Chris 'BinGOs' Williams2011-02-091-1/+5
| | | | | | | | | [DELTA] Changes for 0.42 Wed Feb 9 15:27:14 GMT 2011 ================================================= * Apply patch from Phillip Moore RT #60916, which fixes an edge-case with obj/ref @INC entries.
* Update Module-Load-Conditional to CPAN version 0.40Chris 'BinGOs' Williams2011-01-081-1/+1
| | | | | | | | [DELTA] Changes for 0.40 Fri Jan 7 21:45:01 GMT 2011 ================================================= * Apply blead patch from Peter Acklam
* Fix typos (spelling errors) in cpan/Module-Load-Conditional/*.Peter J. Acklam2011-01-072-3/+3
| | | | | | | | | # New Ticket Created by (Peter J. Acklam) # Please include the string: [perl #81836] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81836 > Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
* Update Module::Load::Conditional to CPAN version 0.38Chris Williams2010-04-231-2/+13
| | | | | | | | | | | | | | | | | | | | Addresses a serious problem with CPANPLUS and behaviour of version-0.82. Checking for out of date modules with 'o' in CPANPLUS blows up if any modules that are installed have non-numeric version strings. Extract from Changelog: Changes for 0.38 Fri Apr 23 15:52:38 BST 2010 ================================================= * New release of version raises exceptions on parse errors. Use eval to guard ourselves against this. Changes for 0.36 Tue Feb 9 14:16:21 GMT 2010 ================================================= * Apply patch from Pavel Shaydo RT #53546 to improve the performance of _parse_version()
* Update Module::Load::Conditional to cpan version 0.34Chris Williams2009-10-294-11/+11
| | | | | | | Changes for 0.34 Thu Oct 29 09:22:48 GMT 2009 ================================================= * Remove DOS line endings from test files RT#50926 reported by Steve Hay
* Updated Module::Load::Conditional to cpan version 0.32Chris Williams2009-10-231-1/+1
|
* Updated Module::Load::Conditional to cpan version 0.31_01Chris Williams2009-10-231-3/+26
| | | | | | | | Changes for 0.31_01 Fri Oct 23 09:47:12 BST 2009 ================================================= * Added DEPRECATED and support for determining if a core module is loaded from perl lib path and setting uptodate accordingly.
* Move Module::Load::Conditional from ext/ to cpan/Nicholas Clark2009-09-269-0/+975