summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* More gitignore adjustmentsRafael Garcia-Suarez2009-02-131-0/+1
* Move Attribute::Handlers from lib to ext. The layout in ext is the same as theNicholas Clark2009-02-1221-1729/+0
* Upgrade to Math-Complex-1.56Steve Hay2009-02-123-12/+59
* Update CPAN.pm to 1.93_51Andreas Koenig2009-02-1224-10162/+10328
* Fix previous patch. Actually it's written PAREN, not PARENT.Robin Barker2009-02-111-1/+1
* add link for those who look at overload for overridingYitzchak Scott-Thoennes2009-02-081-0/+3
* Fix Exporter test for 2770a1ce2934f4277de13f4f795ba41c86bf1646. Silly me.Nicholas Clark2009-02-071-0/+1
* Carp 1.05 shipped with 5.8.8. Remove work-around for pre 1.05.Nicholas Clark2009-02-072-7/+1
* require warnings; as late as possible, to avoid a new side effect ofNicholas Clark2009-02-071-2/+1
* deprecate UNIVERSAL->importRicardo SIGNES2009-02-071-1/+8
* Skip the 0oX... mode copying tests when chmod fails to set the mode on files.Nicholas Clark2009-02-071-0/+23
* relocate "warnings" section of UNIVERSAL man pageRicardo SIGNES2009-02-071-8/+10
* pare down docs of UNIVERSAL in perlobjRicardo SIGNES2009-02-071-1/+9
* Update Module::Load to 0.16Jos I. Boumans2009-02-072-2/+14
* Move XSSymSet.pm to lib/ExtUtils/, but only install it on VMS.Nicholas Clark2009-02-051-0/+237
* Upgrade to Pod-Parser-1.37.Steve Hay2009-02-044-12/+11
* Follow-up to commit 4adc95e616bac7eea015e9e47e439b063c1132d5 suggested bySteve Hay2009-02-032-13/+8
* Update CPAN.pm to 1.93_03Andreas J. Koenig2009-02-023-18/+110
* 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