This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Merge branch 'blead' into dual/Safe
[perl5.git] / lib /
2009-08-24 Chris 'BinGOs' Wil... Updated CPANPLUS::Dist::Build to CPAN version 0.38
2009-08-24 Alan Grover[perl #68708] Add "CARP_NOT" section to Carp's POD
2009-08-22 David MitchellUpdate Module::CoreList for 5.10.1
2009-08-22 David Mitchellbetter document smart match overloading
2009-08-22 David Mitchellre-apply boilerplate to CGI test files
2009-08-22 David Mitchellupgrade GCI from 3.43 to 3.45
2009-08-22 David Mitchelladd the CGI "default_value for popup_menu()" fix from...
2009-08-21 Nicholas ClarkUse the constant _CAN_PCS to optimise out things that...
2009-08-21 Nicholas ClarkRemove a refactoring typo - don't post-increment $flush...
2009-08-20 Chip Salzenbergincremental improvement in ~~ documentation, already...
2009-08-18 David MitchellUpdated Module::CoreList for 5.10.1-RC2
2009-08-18 Nicholas ClarkFlush the MRO cache at the end, rather than the start.
2009-08-18 Nicholas ClarkNo need to flush the package's MRO cache if we've just...
2009-08-18 Nicholas ClarkConvert perl version check in import() from run time...
2009-08-18 Nicholas ClarkGenerate perl version-dependent regexps once, rather...
2009-08-15 David Goldenquick fix cpan -r
2009-08-10 David GoldenBump Module::Build version to 0.340201
2009-08-08 Steffen MuellerSynchronize AutoLoader with CPAN's 5.69
2009-08-05 David MitchellUpdated Module::CoreList for the 5.10.1 release
2009-08-05 David Mitchellfix for EU:MM 6.55_02 failing test,
2009-08-05 David MitchellExtUtils::MakeMaker 6.55_02
2009-08-05 David MitchellThe current CPAN is very noisy on download failure;
2009-08-03 Jesse VincentRemoved vestigal support for Tenon Intersystems MachTen...
2009-08-03 Jesse VincentRemove the port to MiNT. It's a dead platform that...
2009-08-01 Josh ben JorePre-resolve symlink for File::Stat test under -Dmksymlinks
2009-07-29 Jesse Vincentwarnings.pl and lib/warnings.pm have been changed since...
2009-07-27 John PeacockFinal release of version-0.77 for inclusion in 5.10.1
2009-07-27 Yves Ortoncleanup the EUI/EUMM test mess, and bump Install.pm...
2009-07-27 Rafael Garcia-SuarezAdd core test boilerplates
2009-07-27 Rafael Garcia-SuarezAdd core test boilerplate to some base.pm tests
2009-07-27 David GoldenUpdate Module::Build to 0.34_02
2009-07-25 BramDo not use a regex in DB::sub
2009-07-25 BramAdd test case for [perl #61222] + a test case for proxy...
2009-07-25 David Mitchellautodie 2.06_01
2009-07-22 David MitchellExtUtils::ParseXS 2.2002
2009-07-22 Niko TyniFix File::Copy::copy with pipes on GNU/kFreeBSD
2009-07-19 Yves Ortonforgot the version Bump - sigh
2009-07-19 Yves Ortonsync to 1.52_03 (hopefully properly this time)
2009-07-19 David Mitchell(mostly) sync blead with ExtUtils::Install 1.52_02
2009-07-19 Craig A. BerryBe sure to find the vmsish pragma for one-liners in...
2009-07-19 Yves Ortonbring up to date with ExtUtils-Install v1.52_02
2009-07-18 David MitchellProvisional update of CoreList for 5.10.1
2009-07-17 David E. WheelerFix ExtUtils::Installed failure with -Duserelocatableinc
2009-07-16 Craig A. BerryNo whitespace before comment allowed in VMS make utilities.
2009-07-16 David Mitchelloverloading.pm will work with 5.10.1
2009-07-16 David MitchellExtUtils::MakeMaker 6.55_01
2009-07-14 Rafael Garcia-SuarezDon't preload Carp::Heavy in warnings.pm
2009-07-14 Rafael Garcia-SuarezMerge Carp::Heavy into Carp
2009-07-13 Paul FenwickBetter flock detection for autodie tests
2009-07-10 David MitchellExtUtils::MakeMaker 6.54
2009-07-10 Rafael Garcia-SuarezRemove %patchlevel hash
2009-07-09 Rafael Garcia-SuarezUpgrade to Term::ANSIColor 2.01
2009-07-09 Paul FenwickSkip File::Copy return tests on Windows and VMS
2009-07-08 David GoldenUpdate ExtUtils::ParseXS to 2.20_01
2009-07-08 David GoldenUpdating Module::Build to 0.34
2009-07-07 David Mitchellupdate to CPANPLUS 0.88
2009-07-06 David Mitchellupgrade to ExtUtils::MakeMaker 6.53_03
2009-07-06 Paul FenwickDon't dump autodie from core (was Re: Coring Variable...
2009-07-06 David Mitchelladd core boilerplate to three new Test::Simple tests
2009-07-06 David Mitchellupdate to Test::Simple 0.92
2009-07-06 David Mitchellsync Module::Build with CPAN
2009-07-06 David Mitchellsync ExtUtils::CBuilder with CPAM
2009-07-06 David GoldenUpdate Module::Build to 0.33_06
2009-07-04 David GoldenUpdated ExtUtils::CBuilder to 0.2602
2009-07-04 Chris 'BinGOs' Wil... Update CPANPLUS::Dist::Build to CPAN version 0.36
2009-07-04 Paul FenwickMerge autodie 2.05 into core.
2009-07-03 David Mitchellbump versions of non-dual-life modules that
2009-07-03 David Mitchellsync Module::Build with CPAN
2009-07-03 David Mitchellsync ExtUtils::CBuilder with CPAN
2009-07-03 David Mitchellsync CPAN with, er..., CPAN
2009-07-03 David Mitchellbump memoize version to distinguish it from 5.8.9
2009-07-02 Paul FenwickUpgrade autodie to 2.04
2009-07-01 David GoldenUpdating ExtUtils-ParseXS to 2.20
2009-07-01 Paul Fenwickautodie 2.03
2009-07-01 David GoldenUpdate ExtUtils::CBuilder to 0.2601
2009-07-01 Chris WilliamsUpdate CPANPLUS::Dist::Build to CPAN version 0.35_03
2009-06-30 David Mitchellsync base with CPAN and update Maintainers.pl
2009-06-30 David GoldenUpdating ExtUtils::CBuilder to 0.26
2009-06-29 David GoldenUpdate ExtUtils::ParseXS to 2.19_04
2009-06-29 Tim Jennesstjenness: dual life modules
2009-06-29 Paul Fenwickpjf: dual life modules
2009-06-29 David GoldenUpdate Module::Build to 0.33_05
2009-06-28 John PeacockIntegrate version.pm-0.77 into bleadperl
2009-06-28 Rafael Garcia-SuarezBump version of fields.pm to 2.14 to match the version...
2009-06-28 Rafael Garcia-SuarezAdd base.pm tests from the CPAN distribution
2009-06-28 Rafael Garcia-SuarezMove module part of the base.pm test suite in base...
2009-06-28 David GoldenUpdate ExtUtils::ParseXS to 2.19_03
2009-06-27 David Mitchellupgrade to ExtUtils::CBuilder 0.25
2009-06-27 David Mitchellsync blead with Update Archive::Extract 0.34
2009-06-27 Jos I. BoumansUpdate CPANPLUS to 0.87_03
2009-06-27 Jos I. BoumansUpgrade to File::Fetch 0.20
2009-06-27 Andreas J KoenigUpdate CPAN.pm to 1.9402
2009-06-27 Jos I. BoumansUpdate Archive::Extract to 0.34
2009-06-27 Chris 'BinGOs' Wil... Update CPANPLUS::Dist::Build to CPAN version 0.35_02
2009-06-26 karl williamsonPATCH small documentation change for UCD.pm
2009-06-25 Nicholas ClarkUpgrade to File::Path 2.07_03
2009-06-24 Chris WilliamsUpdate CPANPLUS::Dist::Build to CPAN version 0.35_01
2009-06-23 David Mitchellsync lib/CPANPLUS/Backend.pm with CPAN
2009-06-23 David Mitchellsync lib/Module/Build/Changes with CPAN equivalent
2009-06-22 Gabor Szaboavoid trying to load packages that are in the same...
next