summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Mention the syntax C<use feature ':5.10'> in feature.pm's synopsisRafael Garcia-Suarez2007-03-011-0/+2
* Upgrade to Params::Check 0.26Rafael Garcia-Suarez2007-03-012-8/+32
* Teach Module::Build about DragonflyBSDRafael Garcia-Suarez2007-03-011-1/+2
* Skip tests if Encode not builtJerry D. Hedden2007-02-272-1/+15
* Disable the strict pragma before eval'ing selfloaded code.Rafael Garcia-Suarez2007-02-271-1/+5
* Update the FSF's address. Plus some other whitespace and NON-WHITESPACENicholas Clark2007-02-261-3/+3
* Add a version number to Module::Pluggable::Object andRafael Garcia-Suarez2007-02-262-1/+3
* Module::Pluggable::Object::search_paths portability update prompted byCraig A. Berry2007-02-262-3/+41
* sigtrap.pm (handler_traceback): do not clobber $_Alexey Tourbin2007-02-251-3/+2
* Re: [perl #41513] (parsing?)problem when using a '/' followed by a Switch sta...Wolfgang Laun2007-02-251-3/+18
* - Use the same regexp as in change #30395 to parse subroutineRafael Garcia-Suarez2007-02-251-15/+29
* Factorize three regexps into one, using new regexp featuresRafael Garcia-Suarez2007-02-251-8/+12
* Don't clobber $_ by using "my $_". Potential bug found by Alexey Tourbin.Rafael Garcia-Suarez2007-02-251-5/+5
* ExtUtils/Constant/Base.pm: use constant folding to eliminated dead codeAlexey Tourbin2007-02-241-7/+7
* ExtUtils/MM_Unix.pm (fixin): do not clobber $/Alexey Tourbin2007-02-241-2/+2
* At least, fix the MakeMaker build_man tests.Rafael Garcia-Suarez2007-02-241-7/+3
* Re: [perl #41546] perl 5.8.x bug: overloaded 'eq' does not work with 'nomethod'Rick Delaney2007-02-231-1/+48
* Reinstate tests removed by change #30381, but don'tRafael Garcia-Suarez2007-02-221-1/+8
* Revert changes to lib/ExtUtils/t/build_man.t from change Steve Peters2007-02-221-8/+0
* Upgrade to ExtUtils-MakeMaker-6.32. Included a versionSteve Peters2007-02-2228-45/+84
* Upgrade to CPAN-1.88_77.Steve Peters2007-02-211-1/+1
* Re: [PATCH] Test with Errno in autouse.tJerry D. Hedden2007-02-211-1/+1
* Fix VMS exit handling broken in Test::Harness 2.64. AlsoCraig A. Berry2007-02-212-2/+13
* Test with Errno in autouse.tJerry D. Hedden2007-02-201-5/+4
* Upgrade to CPAN-1.88_76Steve Peters2007-02-191-6/+17
* integrate bignum 0.19Tels2007-02-194-23/+165
* Integrate BigRat 0.17Tels2007-02-192-34/+189
* [PATCH] integrate Math::BigInt 1.79 and Math::BigInt::FastCalc 0.11Tels2007-02-1917-147/+458
* Use newer 'threads' constructsJerry D. Hedden2007-02-152-5/+5
* Upgrade to CPAN-1.88_72Steve Peters2007-02-135-479/+982
* Change 26487 left some debugging code in, and through the wonders ofNicholas Clark2007-02-131-4/+1
* Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.70.tar.gzJohn Peacock2007-02-133-52/+97
* Another tiny typo in File::Copy (found by Ruud.)Rafael Garcia-Suarez2007-02-111-2/+2
* Typo fix, by John P. LindermanRafael Garcia-Suarez2007-02-081-1/+1
* current status on Unicode Regular ExpressionsSADAHIRO Tomoyuki2007-02-061-12/+34
* Upgrade to ExtUtils-Command-1.13Steve Peters2007-02-061-1/+1
* Upgrade to libnet-1.20. Includes some additional version bumps where bleadperlSteve Peters2007-02-067-37/+142
* Upgrade to Module-Pluggable-3.5Steve Peters2007-02-062-3/+4
* Upgrade to ExtUtils-ParseXS-2.18Nicholas Clark2007-02-051-4/+4
* Use the new conditional TODOs to mark as TODO the warning testsNicholas Clark2007-02-051-0/+1
* Upgrade to Getopt::Long 2.36Rafael Garcia-Suarez2007-01-317-71/+343
* UNITCHECK for XS code. Turned out to be harder that expected.Nicholas Clark2007-01-291-1/+7
* For FindBin to work as advertised on VMS, $FindBin::BinCraig A. Berry2007-01-271-1/+11
* For VMS, a belated entry into the $^O jungle that is File::Find::_find_dir.Craig A. Berry2007-01-271-0/+13
* Re: [perl #32135] File::Copy moduleAdriano Ferreira2007-01-261-2/+10
* Add Archive::Extract 0.16 to the coreJos I. Boumans2007-01-2619-0/+2273
* Upgrade to File::Fetch 0.10, by Jos BoumansRafael Garcia-Suarez2007-01-263-151/+265
* Let File::Path report the extended system error messageRafael Garcia-Suarez2007-01-261-3/+4
* Upgrade to Time::Local 1.17Rafael Garcia-Suarez2007-01-262-2/+2
* utf8.pm doc patchAudrey Tang2007-01-261-7/+11