This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Further refactoring of checkAUTHORS
[perl5.git] / cpan /
2010-07-04 Chris 'BinGOs' Wil... Fix Digest-MD5 tests to run properly under core
2010-07-04 Chris 'BinGOs' Wil... Update Digest-MD5 to CPAN version 2.40
2010-07-04 George GreerMake Test::Harness source_handler.t use the build perl...
2010-07-02 Chris 'BinGOs' Wil... Update CPANPLUS to CPAN version 0.9005
2010-07-01 H.Merijn BrandFix pthread include error for Time::Piece
2010-07-01 Nicholas ClarkConvert zlib src from K&R functions declarations to...
2010-06-30 Nicholas ClarkMake the change to source_handler.t conditional on...
2010-06-30 Chris 'BinGOs' Wil... Update IO-Compress to CPAN version 2.027
2010-06-30 Chris 'BinGOs' Wil... Update Compress-Raw-Bzip2 to CPAN version 2.027
2010-06-30 Chris 'BinGOs' Wil... Update Compress-Raw-Zlib to CPAN version 2.027
2010-06-30 Craig A. BerryNeeded cast to malloc return value in Piece.xs.
2010-06-29 Nicholas ClarkSuppress deprecation warnings from test output for...
2010-06-29 Nicholas ClarkWhen testing in core, ensure that the local $ENV{HOME...
2010-06-29 Chris 'BinGOs' Wil... Update Module-Build to CPAN version 0.3607
2010-06-29 Nicholas ClarkFix 3 remaining Test::Harness tests to work in core.
2010-06-29 Chris 'BinGOs' Wil... Fixed up Test-Harness tests to work under core. There...
2010-06-29 Craig A. BerryRemove alloca() use from Time::Piece for portability.
2010-06-29 Chris 'BinGOs' Wil... Revert "Update Module-Build to CPAN version 0.3607"
2010-06-29 Chris 'BinGOs' Wil... Update Test-Harness to CPAN version 3.21
2010-06-29 Chris 'BinGOs' Wil... Update Module-Build to CPAN version 0.3607
2010-06-28 Chris 'BinGOs' Wil... Updated the Archive-Tar tests to remove PERL_CORE speci...
2010-06-28 Chris 'BinGOs' Wil... Update Archive-Tar to CPAN version 1.62
2010-06-28 Chris 'BinGOs' Wil... Update Archive-Extract to CPAN version 0.42
2010-06-28 Chris 'BinGOs' Wil... Update IPC-SysV to CPAN version 2.03
2010-06-28 Chris 'BinGOs' Wil... Update Module-Load to CPAN version 0.18
2010-06-28 Chris 'BinGOs' Wil... Update Digest-SHA to CPAN version 5.48
2010-06-27 Chris 'BinGOs' Wil... Update Unicodee-Collate to CPAN version 0.53
2010-06-27 Chris 'BinGOs' Wil... Update Unicode-Normalize to CPAN release 1.06
2010-06-27 Chris 'BinGOs' Wil... Update autodie to CPAN version 2.10
2010-06-27 Chris 'BinGOs' Wil... Update ExtUtils-CBuilder to CPAN version 0.2703
2010-06-27 Chris 'BinGOs' Wil... Update ExtUtils-Manifest to CPAN version 1.58
2010-06-26 Chris 'BinGOs' Wil... Update Time-HiRes to CPAN version 1.9721
2010-06-26 Chris 'BinGOs' Wil... Update Time-Piece to CPAN version 1.20
2010-06-24 Chris 'BinGOs' Wil... Update Term-ANSIColor to CPAN version 3.00
2010-06-14 Andreas J. KoenigUpdate CPAN.pm to 1.94_57
2010-06-07 Sullivan BeckPATCH: Bump Locale-Codes from 3.12 to 3.13
2010-06-07 H.Merijn BrandSpell check fixes in CPAN
2010-05-18 Jesse VincentActually note that Shell.pm is deprecated for 5.13...
2010-05-18 Jesse VincentShell.pm was missing its deprecation warning in 5.12...
2010-05-08 Chris 'BinGOs' Wil... Backport patch from CPANPLUS-0.9004 to cpanp-run-perl
2010-04-30 Rafael Garcia-SuarezUpgrade to IPC::Cmd 0.58
2010-04-28 Ricardo Signesimport Pod-Simple 3.14 for C<< >> fix
2010-04-26 David GoldenFix Module::Build::Platform::cygwin runtime error
2010-04-23 Chris WilliamsUpdate Module::Load::Conditional to CPAN version 0.38
2010-04-21 Steffen MuellerRemove Locale-Codes internals from core
2010-04-21 Steffen MuellerUpdate Locale::Codes to 3.12
2010-04-20 Steffen MuellerUpgrade Scalar-List-Utils to 1.23 from CPAN
2010-04-20 Steffen MuellerUpgrade ExtUtils::ParseXS to 0.2205
2010-04-20 Nicholas ClarkRemove Class::ISA from the core distribution. Get it...
2010-04-20 Nicholas ClarkRemove Shell from the core distribution. Get it from...
2010-04-19 Leon BrocardBump version number EU::MM is "first-come" so we have...
2010-04-19 Leon BrocardBump version number EU::MM is "first-come" so we have...
2010-04-18 Gisle AasRevert "Documentation tweaks to Text::Tabs"
2010-04-18 Gisle AasDocumentation tweaks to Text::Tabs
2010-04-18 Gisle AasUpdate to MIME-Base64 3.09
2010-04-18 Steffen MuellerDo not clobber %ENV in EU::MM test
2010-04-18 Steffen MuellerEU::MakeMaker shouldn't warn about prereqs in core
2010-04-18 Robin BarkerMake abstract_from more robust
2010-04-15 Rafael Garcia-SuarezUpgrade to CGI.pm 3.49
2010-04-14 Chris WilliamsChanges to CPANPLUS and CPANPLUS::Dist::Build tests
2010-04-06 Jos BoumansExplicitly set the location of cpanp-run-perl when... v5.12.0-RC4
2010-04-06 Josh ben JoreSkip make_path group/user tests for darwin - it's nobod...
2010-03-27 Andreas J. KoenigAndreas provided a patch to CPAN::Distribution to deal...
2010-03-22 Chris WilliamsApplied a patch from Schwern to one of the CPANPLUS...
2010-03-11 Jesse Vincent[perl# 73490] Bump Time::Piece to a devel release that...
2010-03-07 Jesse VincentRevert "Upgrade to IPC::SysV 2.02" - We're frozen....
2010-03-07 Jesse VincentRevert "Upgrade to Devel::PPPort 3.19_02" - we're froze...
2010-03-07 Marcus Holland-MoritzUpgrade to IPC::SysV 2.02
2010-03-07 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.19_02
2010-03-07 Craig A. BerryModuule::Build test tweaks for VMS.
2010-03-07 Craig A. BerryExtUtils-CBuilder test tweak for VMS.
2010-03-02 Craig A. BerrySkip Pod::Parser's find.t on VMS for now.
2010-02-21 David Mitchellstop cpan/Memoize/t/tie_ndbm.t being skipped
2010-02-21 David MitchellSys-Syslog/t/constants.t couldn't find macros.all
2010-02-18 Steve HayUpgrade podlators from 2.3.0 to 2.3.1
2010-02-18 Steve HayUpgrade CPAN from 1.94_55 to 1.94_56
2010-02-11 Reini Urbanbump to CPAN 1.12. Only Makefile.PL changes not affecti...
2010-02-04 Steffen MuellerUpgrade CPAN to 1.94_55
2010-02-03 Jesse VincentRevert "Update to MIME-Base64 3.09"
2010-02-02 Gisle AasUpdate to MIME-Base64 3.09
2010-01-25 Chris WilliamsUpdate CPANPLUS::Dist::Build to cpan version 0.46
2010-01-22 Rafael Garcia-SuarezUpdate to podlators 2.3.0
2010-01-20 Nicholas ClarkRemove CPAN's Makefile.PL; let make_ext.pl write one...
2010-01-20 David GoldenUpdate Module::Build to 0.3603
2010-01-17 Rafael Garcia-SuarezUpgrade to CPAN.pm 1.94_54
2010-01-13 Chris WilliamsUpdate File-Fetch to CPAN version 0.24
2010-01-10 paul2.024
2010-01-09 Chris WilliamsUpdate Archive-Extract to cpan version 0.38
2009-12-21 David Goldenfix CPAN.pm test broken by hotfixes v5.11.3
2009-12-21 David Goldenlocal version number bumps for CPAN.pm hotfixes
2009-12-21 David Goldenhotfix CPAN.pm to force only ftp URLs
2009-12-21 David Goldenhotfix App::Cpan
2009-12-20 Rafael Garcia-SuarezUpgrade to Encode 2.39
2009-12-20 David GoldenUpdated Module::Build to 0.36
2009-12-18 Jesse VincentUpgrade to Pod::Simple 3.13 from CPAN to fix a regressi...
2009-12-18 Jesse VincentBring up ExtUtils::MakeMaker to 6.56 - no functional...
2009-12-18 Jesse VincentImport CPAN.pm 1.94_53 from CPAN
2009-12-17 David GoldenUpdated Module::Build to 0.35_15
2009-12-17 David GoldenUpdated Module::Build to 0.35_14
2009-12-17 Chris WilliamsUpdated CPANPLUS to cpan release 0.90
next