summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Update Module::CoreList for 5.21.3Peter Martini2014-08-202-1/+55
* Revert Test::Builder changes in prep for 5.21.3Peter Martini2014-08-191-14/+5
* Update to include latest Test::Builder alphaChad Granum2014-08-161-5/+14
* ExtUtils::CBuilder: On Android, link to both -lperl and $Config{perllibs}Brian Fraser2014-08-0914-14/+16
* Move ExtUtils-Install to cpan/Chris 'BinGOs' Williams2014-08-0813-4334/+0
* Move ExtUtils-Manifest to cpan/Chris 'BinGOs' Williams2014-08-073-1419/+0
* Move ExtUtils-Command to cpan/Chris 'BinGOs' Williams2014-08-074-707/+0
* Regenerate local Safe MANIFESTRafael Garcia-Suarez2014-08-051-3/+4
* Fix MANIFEST and Safe's changelogRafael Garcia-Suarez2014-08-052-3/+9
* Critical bugfix in module Safe (Opcode). Version increased, changelog and tes...syber2014-08-053-1/+36
* Fix ok() that should be a like()Chad Granum2014-07-231-1/+1
* Delay loading Test::MoreChad Granum2014-07-231-4/+8
* Upped version numbers for ModuleListAbigail2014-07-204-4/+27
* Update Module::CoreList for 5.21.2Abigail2014-07-202-1/+32
* use just the import sub from ExporterKaren Etheridge2014-07-151-1/+2
* Need to increment $VERSION in ExtUtils::Manifest.James E Keenan2014-07-151-1/+1
* use warnings; convert "use vars" to "our"Karen Etheridge2014-07-151-17/+14
* add vim swap files to the ignored list for MANIFEST.SKIP.Karen Etheridge2014-07-151-0/+1
* RT 72933: Ignore files from provebrian d foy2014-07-151-0/+3
* optimize PathTools to not try to load XS on miniperlDaniel Dragan2014-07-1410-14/+19
* wrap op_sibling field access in OP_SIBLING* macrosDavid Mitchell2014-07-082-2/+2
* static misc things in /dist/threads/threads.xsDaniel Dragan2014-07-072-6/+6
* Filter::Simple: eliminate /\C/David Mitchell2014-07-041-3/+2
* Don't add unnecessary linespace.James E Keenan2014-07-031-1/+0
* Supply description for only test lacking one.James E Keenan2014-07-031-1/+2
* Deprecate /\C/David Mitchell2014-07-031-1/+2
* Update ChangeLog before releaseAbhijit Menon-Sen2014-07-021-2/+8
* Module::CoreList::TieHashDelta stop massive recursionDaniel Dragan2014-07-021-1/+3
* bump dist/Math-BigInt/ $VERSIONS to 1.9996Tony Cook2014-06-254-4/+4
* CPAN RT 96254 and 96329: Correct the handling of subclasses.Peter John Acklam2014-06-251-12/+6
* remove extraneous setting of $TODOTony Cook2014-06-241-1/+0
* Make like() and unlike() in t/test.pl refuse non-qr// argumentsÆvar Arnfjörð Bjarmason2014-06-213-5/+5
* Update Module::CoreList for 5.21.2Matthew Horsfall (alh)2014-06-205-5/+33
* Update Module::CoreList for 5.21.1Matthew Horsfall (alh)2014-06-203-0/+198
* Correct two subtle typos.Michael Bunk2014-06-171-2/+2
* ExtUtils::ParseXS: doc typo fixSteffen Mueller2014-06-1610-11/+11
* Rebreak lines to achieve <80 recommended line length.James E Keenan2014-06-142-11/+16
* Rebreak lines to achieve <80 recommended line length.James E Keenan2014-06-141-6/+11
* Rebreak lines to achieve <80 recommended line length.James E Keenan2014-06-141-66/+76
* Change sv_catpvn(…, "…", …) to sv_catpvs(…, "…")Dagfinn Ilmari Mannsåker2014-06-121-45/+45
* test for the Data::Dumper bug fixed by "Change newSVpvn("…", …) to newSVp...Tony Cook2014-06-121-2/+16
* Change newSVpvn("…", …) to newSVpvs("…")Dagfinn Ilmari Mannsåker2014-06-122-15/+15
* Bring a few lines in Storable.pm under 80 cols.kafka2014-06-111-6/+10
* Bring a few lines in SelfLoader.pm under 80 cols.kafka2014-06-111-8/+19
* Data::Dumper: Fix wrong #ifKarl Williamson2014-06-051-1/+1
* Add parameters to "use locale"Karl Williamson2014-06-052-8/+17
* Bring a long line in threads.pm under 80 colskafka2014-06-041-1/+2
* Bring all lines in CoreList.pod under 80 colskafka2014-06-031-1/+2
* Reduce env var calls to one in ExtUtils::InstallChris 'BinGOs' Williams2014-06-033-9/+13
* Add quietening env var option to pm_to_blib in ExtUtils::InstallChris 'BinGOs' Williams2014-06-033-7/+13