summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* OS/2-specific fixes, round IIIlya Zakharevich2006-12-181-4/+5
* Fixes for the test suite on OS/2Ilya Zakharevich2006-12-182-1/+3
* perl5db.pl Mac OS X fixBo Lindbergh2006-12-141-0/+8
* Don't load the Win32 module on non-win32 platformsRafael Garcia-Suarez2006-12-111-1/+6
* Changes and README are not needed for Switch.pmRafael Garcia-Suarez2006-12-112-127/+0
* As pointed out by Valentin Guignon, there is mostRafael Garcia-Suarez2006-12-111-2/+2
* First patch from:Jan Dubois2006-12-114-3/+20
* Fatal v1.03Jerrad Pierce2006-12-111-2/+3
* Silence a warning from Module::CoreList that occurs when the module version isSteve Peters2006-12-051-2/+2
* Add File::Fetch to the coreJos I. Boumans2006-12-043-0/+1142
* Upgrade to Test-Simple-0.66.Steve Peters2006-12-045-8/+8
* Minor patch for Benchmark.pmChristophe Grosjean2006-12-031-8/+19
* Upgrade to CPAN-1.88_63.Steve Peters2006-11-293-155/+352
* Upgrade to Tie-RefHash-1.35_01, which is just a version change forSteve Peters2006-11-291-1/+1
* Upgrade to ExtUtils-ParseXS-2.17. Actuall just caught up with Steve Peters2006-11-291-1/+1
* MacOSX debugger fork supportRichard Foley2006-11-291-24/+82
* Fix Attribute::Handlers to cope with proxy constant subroutines.Nicholas Clark2006-11-292-0/+14
* Bring the joy of strict to Attribute::Handlers.Nicholas Clark2006-11-281-4/+13
* Remove DOS line endingsRafael Garcia-Suarez2006-11-289-1330/+1330
* Fix IPC-Cmd test failure on Win32: check current directory as wellSteve Hay2006-11-281-2/+4
* Add Module::PluggableRafael Garcia-Suarez2006-11-2852-0/+2056
* perl5db on miniperlIlya Zakharevich2006-11-281-3/+5
* Add IPC::Cmd to the coreRafael Garcia-Suarez2006-11-284-0/+1105
* Make the cache in Carp::trusts actually persist across calls :-)Nicholas Clark2006-11-261-2/+5
* Remove unused lexical present since change 13426.Nicholas Clark2006-11-261-1/+0
* Stop mod_perl looping forever in &Carp::shortmess_jmp as it somehowNicholas Clark2006-11-262-3/+8
* Skip test for Module::Load::Conditional that appears to be settingSteve Peters2006-11-251-1/+4
* xterm debugger support for VMS from John Malmberg (with revisions)Craig A. Berry2006-11-251-1/+14
* Add Module::Load::Conditional to the coreJos I. Boumans2006-11-257-0/+702
* Cleanup manifest file left by test script when using VC8Steve Hay2006-11-241-0/+1
* Embed manifest files in DLLs built with Module-Build when using VC8Steve Hay2006-11-241-8/+25
* [perl #36689] &=, |= and ^= overloads are nbot documentedAdriano Ferreira2006-11-242-4/+41
* Module::Pluggable diff had some hidden binary files in it. I'mSteve Peters2006-11-2351-2014/+0
* Add Module::Pluggable to the coreJos Boumans2006-11-2352-0/+2142
* installman3dir is nullRobin Barker2006-11-231-1/+6
* Upgrade to PathTools-3.24.Steve Peters2006-11-234-14/+21
* Don't AUTOLOAD DESTROY from Attribute::Handlers.Rafael Garcia-Suarez2006-11-221-3/+2
* More doc nits on Switch, and bump version to 2.11 for upcoming CPAN release.Rafael Garcia-Suarez2006-11-221-24/+20
* Re: [perl #40917] Benchmark fails under -MbignumSADAHIRO Tomoyuki2006-11-221-3/+6
* Fix a number of documentation issues in Switch.pm (code examplesRafael Garcia-Suarez2006-11-221-26/+19
* Remove tests for POD or POD coverage -- they're always skipped.Rafael Garcia-Suarez2006-11-224-38/+0
* - Restore two Text::Balanced tests, more comprehensive in bleadperl thanRafael Garcia-Suarez2006-11-223-36/+68
* Sync Text::Balanced with the CPAN version (1.99.1)Rafael Garcia-Suarez2006-11-225-119/+81
* "This is going to be slow." This change switches OpenBSD localeSteve Peters2006-11-211-0/+11
* [patch@29297] perl5db.pl detecting forked debugger on VMS.John E. Malmberg2006-11-201-3/+15
* Update Text::Tabs and Text::Wrap to version 2006.1117Rafael Garcia-Suarez2006-11-207-43/+68
* ExtUtils/typemap: better error messages + constant string optimizationAlexey Tourbin2006-11-191-11/+33
* [perl #40921] shellwords.pl cannot handle trailing backslashalexander_bluhm@genua.de2006-11-182-2/+8
* Convert lib/Text/ParseWords.t to Test::MoreNicholas Clark2006-11-181-48/+27
* [perl #39026] Tie::Memoize::EXISTS not caching the value Len Weisberg2006-11-151-4/+4