summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Pod-Parser-1.36.Steve Hay2009-01-309-378/+460
* Change to use 5.1 Unicode file versionsKarl2009-01-275-143/+868
* unicore Makefile didn't clean sub-sub directoriesKarl2009-01-271-1/+1
* Silence verbosity in lib/File/Copy.t during 'make test' in coreJerry D. Hedden2009-01-271-2/+2
* Tests to check cp() doesn't drop set[eu]id bits.Abigail2009-01-261-48/+68
* Check for the group entry returned by getpwuid as well when testingAbigail2009-01-261-2/+4
* Some POD patches for PerlIO and PerlIO::varLanning, Scott2009-01-251-25/+25
* Move cp(1)-like permission changes from copy to cp,Charles Bailey2009-01-252-36/+90
* VMS has a mode where it preserved case, and also has a mode where itJohn Malmberg2009-01-241-3/+24
* now get non-dual lived codeRicardo SIGNES2009-01-218-34/+34
* Correct the call to get_hv() to use GV_ADD for the flags, rather than TRUE.Nicholas Clark2009-01-211-1/+1
* Upgrade to Archive-Tar-1.44Jos I. Boumans2009-01-2010-130/+138
* Upgrade to Module::Load 0.14Rafael Garcia-Suarez2009-01-193-63/+50
* Upgrade to Module::Load::Conditional 0.30Rafael Garcia-Suarez2009-01-192-2/+12
* Add NameAliases.txt; regenerate mktables.listKarl2009-01-194-405/+529
* Upgrade to podlators 2.2.2Rafael Garcia-Suarez2009-01-193-6/+23
* Add aliases for several version numbers in Module::CoreListJohn Peacock via RT2009-01-181-0/+11
* Add ExtUtils::Miniperl to the list of core modules for all versions >= 5.00504Rafael Garcia-Suarez2009-01-181-0/+10
* Add 5.8.9 to list of versions known to Module::CoreListRafael Garcia-Suarez2009-01-181-2/+2
* Change documentation for UCD::casespec() to match realitykarl williamson2009-01-151-12/+32
* Upgrade to Math-Complex-1.55Steve Hay2009-01-142-5/+5
* Upgrade to ExtUtils-Manifest-1.56Steve Hay2009-01-143-21/+68
* Upgrade to ExtUtils-Command-1.16Steve Hay2009-01-141-2/+25
* Upgrade to Module-Build-0.31012Steve Hay2009-01-1433-175/+716
* Test that overload::constant works in eval("")Rafael Garcia-Suarez2009-01-121-1/+8
* File::Copy fixes for VMS follow-upJohn Malmberg2009-01-101-1/+1
* 'VMS support for Unix and extended file specifications' (PathTools RT #42153)John Malmberg2009-01-094-91/+793
* Merge changes from PathTools: 'Update to support VMS in Unix compatible mode ...John Malmberg2009-01-092-13/+72
* lib/blib.t, lib/h2xs.t patches for VMSJohn Malmberg2009-01-082-3/+44
* Fixed spelling of 'uncondtional', as reported by Ronald J KimballAbigail2009-01-081-1/+1
* Make File::Copy detect Unix compatibility mode on VMS.John Malmberg2009-01-081-5/+88
* Use a slightly more paranoid regexRafael Garcia-Suarez2009-01-081-1/+1
* Sync with Filter::Simple 0.84 which has a CPAN-relevant fix in the Makefile.P...Steffen Mueller2009-01-062-1/+7
* Update AutoLoader to 5.68.Steffen Mueller2009-01-052-4/+29
* Bump two module versions after Haiku portRafael Garcia-Suarez2009-01-052-2/+2
* bump ExtUtils/MM.pm version number after change 34630 (add Haiku port)David Mitchell2009-01-041-1/+1
* Merge branch 'schwern/y2038' into bleadRafael Garcia-Suarez2009-01-034-166/+69
|\
| * Update from y2038.Michael G. Schwern2009-01-032-5/+3
| * Everything should now work with negative times, so let's pull out all the ski...Michael G. Schwern2009-01-032-46/+22
| * Fix the test plan on gmtimeMichael G. Schwern2009-01-031-4/+10
| * We are no longer slaves to the vagaries of time_t.Michael G. Schwern2009-01-031-21/+0
| * Write down the logic behind the localtime vs gmtime date ranges.Michael G Schwern2009-01-032-1/+4
| * Cleaning up the Time::gmtime and Time::localtime tests and make them go past ...Michael G Schwern2009-01-032-85/+27
| * Patch in a 64 bit clean gmtime_r() and localtime_r() from the y2038 project. ...Michael G Schwern2009-01-032-33/+24
* | Subject: [PATCH] Update autodie to 1.998Paul Fenwick2009-01-024-4/+9
* | Minimal mention of overloading.pm in overload.pmPaul Fenwick2009-01-021-0/+5
* | Merge branch 'failing-test-for-overloading-pragma' into bleadRafael Garcia-Suarez2009-01-021-1/+16
|\ \
| * | Add a new test for overloading.pmRafael Garcia-Suarez2009-01-021-1/+16
* | | Fix overload index mismatch in overloading logic.Vincent Pit2009-01-021-2/+2
|/ /
* | Factorize numeric constant for "overloading" lexical hintRafael Garcia-Suarez2009-01-021-4/+6