This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Allow a closing brace after an "use VERSION"
[perl5.git] / dist /
2009-11-23 Jerry D. HeddenUpgrade to threads 1.75
2009-11-20 Chris WilliamsUpdated Module::CoreList Changes etc for a CPAN release
2009-11-19 Leon BrocardModule::CoreList updated for the real 5.11.2, including...
2009-11-19 Chris WilliamsBump version of Module::CoreList to 2.23
2009-11-18 Leon BrocardModule::CoreList updated for 5.11.2
2009-11-15 Vincent PitTeach B::Deparse about in-place reverse
2009-11-10 SisyphusAdd mingw64 support
2009-11-04 Nicholas ClarkDeprecate use of := to mean an empty attribute list...
2009-10-23 Nicholas ClarkIn Locale::Maketext, avoid using defined @array and...
2009-10-23 Nicholas ClarkIn I18N::LangTags::Detect, avoid using defined @array...
2009-10-23 Nicholas ClarkConvert the 2 Storable tests that use Test to use Test...
2009-10-23 Nicholas ClarkConvert the Pod::Perldoc tests from Test to Test::More.
2009-10-23 Nicholas ClarkConvert the odd Locale::Maketext test out from Test...
2009-10-23 Rafael Garcia-SuarezCPAN release of Switch 2.16
2009-10-22 Chris WilliamsAdded 2.21 changes to the Module::CoreList Changes...
2009-10-22 Chris WilliamsUpdated Changes file for Module::CoreList
2009-10-22 Rafael Garcia-SuarezBump base and fields versions to 2.15
2009-10-22 David GoldenInstall Switch from CPAn into 'site', not 'perl'
2009-10-21 Abhijit Menon-SenFix (comment) typo pointed out by Robin Barker
2009-10-21 David GoldenFix uninitialized warnings in Pod::Perldoc
2009-10-21 David GoldenFix documentation of Module::CoreList::is_deprecated
2009-10-21 Nicholas ClarkFix precedence error in Module::CoreList's test, which...
2009-10-21 David GoldenRevised Module::CoreList::is_deprecated
2009-10-21 David GoldenAuto-generate deprecation list via corelist.pl
2009-10-20 Chris WilliamsModule::CoreList, implemented is_deprecated() and added...
2009-10-20 Jesse VincentModule::CoreList version bump for 5.11.1 release
2009-10-20 Jesse VincentModule::CoreList updated for 5.11.1
2009-10-20 Jesse VincentExtUitls::Install had changes since 5.11.0 - bump its...
2009-10-20 Rafael Garcia-SuarezBump version of Switch to 2.15 for CPAN release
2009-10-17 Jerry D. HeddenUpgrade to threads::shared 1.32
2009-10-16 Craig A. BerryHelp ExtUtils::Install's tests find PERL_SRC on VMS.
2009-10-16 Nicholas ClarkConvert sv_2mortal(newSVpvn()) to newSVpvn_flags()...
2009-10-16 Nicholas ClarkConvert sv_2mortal(newSVpvn_utf8(...)) to newSVpvn_flags()
2009-10-16 Nicholas ClarkConvert sv_2mortal(newSVpvn(...)) to newSVpvs_flags...
2009-10-15 demerphqSupport for pp_boolkeys in B::Deparse.
2009-10-11 Nicholas ClarkSwap the chdir and the call to perl_lib(), to work...
2009-10-11 Nicholas ClarkMakeMaker::Test::Utils::perl_lib now copes with relativ...
2009-10-11 Nicholas ClarkRemove core @INC setting and chdir boilerplate from...
2009-10-11 Nicholas ClarkRemove core @INC setting and chdir boilerplate from...
2009-10-11 Nicholas ClarkRemove core @INC setting and chdir boilerplate from...
2009-10-11 Nicholas ClarkRemove core @INC setting boilerplate from lib's test.
2009-10-11 Steve HayUpgrade to Storable-2.21
2009-10-06 Jesse VincentA number of pod fixes found by podcheck.t
2009-10-03 Jesse Vincent'make distclean now results in an actually-clean tree.
2009-10-03 Rafael Garcia-SuarezMake Module::Corelist recognise $] as a version number...
2009-10-03 Rafael Garcia-SuarezUpdate Changes/README for 2.19, version of Module:...
2009-10-02 Jesse VincentUpdate Module::CoreList for 5.11.0
2009-10-02 Nicholas ClarkMove Locale::Maketext::Simple from dist/ to cpan/
2009-10-02 Nicholas ClarkMove Storable from ext/ to dist/
2009-10-01 Jesse VincentCoreList date placeholder
2009-10-01 Jesse VincentPreliminary Module::CoreList update for 5.11.0
2009-10-01 Nicholas ClarkMove B::Dearpse from ext to dist, as Stephen McCamant...
2009-09-30 Jesse VincentIO has some minor differences from CPAN. Bump to a...
2009-09-30 Nicholas ClarkMove Locale::Maketext from ext/ to dist/
2009-09-30 Jesse VincentUpdate Pod::Plainer to 1.01 like Maintainers.pl says...
2009-09-30 Nicholas ClarkMove Pod::Perldoc from ext/ to dist/ origin/podder
2009-09-30 Nicholas ClarkMove Locale::Maketext::Simple from ext/ to dist/ origin/podder2
2009-09-29 Nicholas ClarkMove XSLoader from ext/ to dist/
2009-09-29 Nicholas ClarkMove threads::shared from ext/ to dist/
2009-09-29 Nicholas ClarkMove threads from ext/ to dist/
2009-09-29 Nicholas ClarkMove Thread::Semaphore from ext/ to dist/
2009-09-29 Nicholas ClarkMove Thread::Queue from ext/ to dist/
2009-09-29 Nicholas ClarkMove Switch from ext/ to dist/
2009-09-29 Nicholas ClarkMove SelfLoader from ext/ to dist/
2009-09-29 Nicholas ClarkMove Safe from ext/ to dist/
2009-09-29 Nicholas ClarkMove Pod::Plainer from ext/ to dist/
2009-09-29 Nicholas ClarkMove Net::Ping from ext/ to dist/
2009-09-29 Nicholas ClarkMove Module::CoreList from ext/ to dist/
2009-09-29 Nicholas ClarkMove lib from ext/ to dist/
2009-09-29 Nicholas ClarkMove IO from ext/ to dist/
2009-09-29 Nicholas ClarkMove I18N::LangTags from ext/ to dist/
2009-09-29 Nicholas ClarkMove Filter::Simple from ext/ to dist/
2009-09-29 Nicholas ClarkMove ExtUtils::Install from ext/ to dist/
2009-09-29 Nicholas ClarkMove Data::Dumper from ext/ to dist/
2009-09-29 Nicholas ClarkMove constant from ext/ to dist/
2009-09-29 Nicholas ClarkMove base from ext/ to dist/
2009-09-28 Nicholas ClarkMove Attribute::Handlers from ext/ to dist/
2009-09-26 Nicholas ClarkSupport building extensions in dist/ as well as cpan...