summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Factorize numeric constant for "overloading" lexical hintRafael Garcia-Suarez2009-01-021-4/+6
* Fix a couple of typos in overloading.pm docsRafael Garcia-Suarez2009-01-021-3/+3
* 'overloading' pragmaYuval Kogman2009-01-023-0/+344
* much better git related version numbering in our (*nix for now) build processYves Orton2008-12-311-0/+1
* Bump switch version to 2.14Rafael Garcia-Suarez2008-12-291-4/+4
* Make Switch.pm skip POD like perl doesRafael Garcia-Suarez2008-12-281-9/+3
* Fix line numbering issues with POD filtered by Switch.pmRafael Garcia-Suarez2008-12-281-1/+2
* Switch.pm doesn't appear to support plain arrays and hashes in case().Rafael Garcia-Suarez2008-12-281-2/+1
* Let us direct Switch questions to P5P.Rafael Garcia-Suarez2008-12-281-3/+4
* Move all mro:: XS functions from mro.c to ext/mro/mro.xs, except forNicholas Clark2008-12-271-1/+5
* Proper pluggable Method Resolution Orders. 'c3' is now implemented outside theNicholas Clark2008-12-271-378/+0
* Update comments and documentation dealing with utfKarl2008-12-261-0/+5
* Upgrade to podlators 2.2.1Rafael Garcia-Suarez2008-12-264-6/+93
* Some source files and documentation files need not to be executableRafael Garcia-Suarez2008-12-252-0/+0
* Be less picky about what constitutes "numeric lists" in Pod; This allows "64b...Alex Vandiver2008-12-251-1/+1
* Blank lines "between" verbatim sections are now acceptible; This allows code ...Alex Vandiver2008-12-251-11/+20
* POD nits from Frank Wiegand <frank.wiegand@gmail.com>Abigail2008-12-225-8/+8
* PATCH -- POD error in Symbol.pmFrank Wiegand2008-12-201-3/+3
* Also update the $VERSION of ExtUtils::MM_Unix, else MM_Unit.t fails followingNicholas Clark2008-12-201-1/+1
* git-flavoured autodie 1.997 patchPaul Fenwick2008-12-204-118/+2142
* Subject: RE: [perl #61492] ExtUtils::MM_Win32 should not generate "mt" comman...Steve Hay2008-12-194-4/+4
* Subject: Re: [PATCH] Update Archive::Extract to 0.28Steve Hay2008-12-191-1/+1
* Fix new Module-Load-Conditional test, which otherwise fails on Win32.Steve Hay2008-12-192-3/+4
* Subject: [PATCH] Suppress diag msg from IPC::CmdSteve Hay2008-12-192-2/+3
* Subject: [PATCH] Update version of Module::LoadedSteve Hay2008-12-191-10/+8
* Subject: [PATCH] Version updates for Package::Constants & Log::MessageSteve Hay2008-12-192-11/+9
* Subject: [PATCH] Update Module::Load::Conditional to 0.28Steve Hay2008-12-192-6/+24
* Subject: [PATCH] Update File::Fetch to 0.18Steve Hay2008-12-192-12/+18
* Fix up .gitignore files some moreFlorian Ragwitz2008-12-191-0/+2
* [admin] set up .gitignore filesSam Vilain2008-12-195-0/+95
* Re: [PATCH] Update IPC::Cmd to 0.42Jos I. Boumans2008-12-162-7/+4
* Update IPC::Cmd to 0.42Jos I. Boumans2008-12-165-334/+608
* Fix test failures caused by Archive-Extract upgradeSteve Hay2008-12-152-2/+4
* Update Archive::Extract to 0.28Jos I. Boumans2008-12-1521-211/+278
* Update Archive::Tar to 1.42Jos I. Boumans2008-12-1512-69/+125
* Integrate:Nicholas Clark2008-12-141-1/+403
* Document the changes between VERSIONS 1.30 and 1.31 of the debugger.Nicholas Clark2008-12-121-0/+8
* Apply revision 11894 from the Module::Build SVN repo (to replaceSteve Hay2008-12-121-1/+1
* Upgrade to Test-Simple 0.86Steve Hay2008-12-126-7/+10
* Fix #61222 (debugger doesn't understand proxy constant subroutines, orNicholas Clark2008-12-091-19/+21
* Bump the debugger's version. Fail to update the changes.Nicholas Clark2008-12-091-1/+1
* PATCH [perl #58430] Unicode::UCD::casefold() does not work as documented,karl williamson2008-12-062-193/+516
* While we are off the reservation, revert a stupid, VMS-specificCraig A. Berry2008-12-042-2/+3
* Re: File::Path regression in 5.8.9Marcus Holland-Moritz2008-12-042-7/+44
* Revert 35009 so we can take another swing at ancestor detection.Craig A. Berry2008-12-042-1/+60
* For now, remove the 'cannot remove [dir] when cwd is [dir]' message,Nicholas Clark2008-12-042-60/+1
* Re: File::Path regression in 5.8.9Gisle Aas2008-12-041-2/+2
* [perl #58428][PATCH] Unicode::UCD::charinfo() does not work on 21 Han codepointsRenee Baecker2008-11-171-4/+32
* Upgrade to Attribute::Handlers 0.81Rafael Garcia-Suarez2008-11-173-3/+10
* Add a $VERSION, strict and some documentation to Tie::StdHandle.Nicholas Clark2008-11-161-2/+33