summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Update Archive::Extract to 0.31_02Jos I. Boumans2009-03-042-104/+147
* Update Parse::CPAN::Meta to 0.04_01Steffen Mueller2009-03-035-8/+46
* Bump versions to 0.12 to sync with CPAN versionRafael Garcia-Suarez2009-03-022-2/+2
* Integrate Parse::CPAN::Meta 0.04 into coreSteffen Mueller2009-03-0219-0/+2065
* Update CPANPLUS to 0.85_06Jos I. Boumans2009-03-0253-944/+2941
* Bump versions to 0.10 for CPAN syncRafael Garcia-Suarez2009-03-022-2/+2
* Update CPANPLUS::Dist::Build to 0.08Chris 'BinGOs' Williams2009-03-013-182/+171
* Update to Term::ANSIColor 2.00Rafael Garcia-Suarez2009-03-014-240/+372
* Make deprecate.pm work on VMS.Craig A. Berry2009-02-281-1/+4
* NAME section must fit on one lineRafael Garcia-Suarez2009-02-271-3/+1
* add standard documentation to deprecateRobin Barker2009-02-271-0/+51
* test script for deprecate.pmRobin Barker2009-02-251-6/+6
* remove explicit caller depth in deprecate.pm by searching caller stack for us...Robin Barker2009-02-241-3/+16
* Re-apply cd5cc49dbc0e5ee748252c2da8b435855908e6d2 (Module::Build on VMS, #42724)Nicholas Clark2009-02-235-5/+35
* Update to Module::Build 0.31_04 (with a tweak to MBTest.pm)Nicholas Clark2009-02-2334-86/+229
* Temporarily reverse out change cd5cc49dbc0e5ee748252c2da8b435855908e6d2.Nicholas Clark2009-02-235-35/+5
* Module::Build Changes from 0.31012, which hadn't been updated.Nicholas Clark2009-02-231-0/+64
* Add deprecate.pm. Deprecate shipping Switch.pm in the core distribution.Nicholas Clark2009-02-232-1/+43
* Re-apply changes 4adc95e616bac7ee and 200cbd6aa595a074 (RT #61492)Nicholas Clark2009-02-211-8/+5
* Upgrade to ExtUtils::MakeMaker 6.49_01Nicholas Clark2009-02-2134-108/+398
* Fixed missing word in Text::Wrap PODDan Dascalescu2009-02-201-2/+2
* ExtUtils::Install VMS extended character set supportJohn Malmberg2009-02-153-16/+65
* Clear Module::Build smoke on VMS while waiting for upstream.Craig A. Berry2009-02-145-5/+35
* Ignore lib/NDBM_File.pmNicholas Clark2009-02-141-0/+1
* 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