This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Dual lifed CPAN-Meta-Requirements 2.122 as a prereq for CPAN-Meta
[perl5.git] / dist /
2012-06-13 David Mitchellmake OP_REGCRESET only for taint handling
2012-06-09 Paul JohnsonQuieten B::Deparse warnings (fixes #113464).
2012-06-08 Father ChrysostomosIncrease $B::Deparse::VERSION to 1.15
2012-06-08 Father ChrysostomosB::Deparse: loopexes have list prec
2012-06-01 Evan Miller[perl #64772] check both input and output file handles...
2012-06-01 Tony Cook[perl #64772] TODO test for sync on read only handle
2012-06-01 Tony Cookconvert dist/IO/t/io_xs.t to Test::More
2012-05-28 N/K[perl #111798] ExtUtils-CBuilder looks for the manifest...
2012-05-28 Steve Hay[perl #111782] ExtUtils-CBuilder on Windows does not...
2012-05-26 Father ChrysostomosFile::Spec::Unix: Fix pod link
2012-05-26 Father ChrysostomosIncrease $File::Spec::Unix::VERSION to 3.39_03
2012-05-26 Volker SchatzTests for perl #111510
2012-05-26 Volker Schatz[perl #111510] File::Spec::UNIX->abs2rel() gets it...
2012-05-26 Zeframupdate Module::CoreList for 5.17.0
2012-05-23 Father ChrysostomosIncrease $ExtUtils::ParseXS::Utilities::VERSION to...
2012-05-23 Father ChrysostomosIncrease $ExtUtils::ParseXS::VERSION to 3.17
2012-05-23 Father ChrysostomosParseXS.pm: Only inc PL_amagic_generation before 5.9
2012-05-23 Igor Zaytsev[perl #111918] Fix thawing seen objects in STORABLE_att...
2012-05-21 Father Chrysostomos[perl #112358] Storable: Don’t create RV with no refcnt
2012-05-21 Father ChrysostomosIncrease $Storable::VERSION to 2.35
2012-05-15 Ricardo Signesreflect Socket update in Module::CoreList
2012-05-14 Ricardo SignesRevert fixes for [rt.cpan.org #61577]
2012-05-11 Ricardo Signesadd long-form keys for newer versions in CoreList
2012-05-11 Ricardo Signesbump the CoreList version in CoreList for 5.16
2012-05-10 Ricardo Signesadd a changes_between function in Module::CoreList
2012-05-10 Ricardo Signesadd the --diff option to corelist
2012-05-10 Ricardo Signesupdate Module::CoreList for 5.16.0
2012-05-10 Dominic Hargreavesadd Test::More as a prereq to Makefile.PL
2012-05-10 Tony Cooksometimes fork() isn't available
2012-05-10 Daniel Kahn Gillmor[rt.cpan.org #61577] sockdomain and socktype undef...
2012-05-09 Craig A. BerrySkip Carp tests on VMS.
2012-04-20 Father Chrysostomos[perl #107636] Make Carp::longmess work inside die...
2012-04-20 Father ChrysostomosIncrease $Carp::Heavy::VERSION to 1.26
2012-04-20 Father ChrysostomosIncrease $Carp::VERSION to 1.26
2012-04-03 Father ChrysostomosDecrease $Safe::VERSION to 2.31_01
2012-04-03 Father Chrysostomos[perl #111462] Move strict hints from %^H to $^H
2012-04-03 Father ChrysostomosIncrease $B::Deparse::VERSION to 1.14
2012-03-31 Father ChrysostomosSafe.pm: Don’t eval code under ‘no strict’
2012-03-31 Father ChrysostomosConvert safeops.t to test.pl
2012-03-31 Father ChrysostomosIncrease $Safe::VERSION to 2.32
2012-03-31 Rafael Garcia-SuarezUpdate base.pm's Changes file from the perldeltas
2012-03-31 Rafael Garcia-SuarezRemove test for a functionality that was removed
2012-03-31 Rafael Garcia-SuarezAdjust skip condition of tests for fields.pm to cover...
2012-03-20 AbigailFinal version of Module::CoreList is 2.65.
2012-03-20 Chris 'BinGOs' Wil... Get the ABSTRACT for Module-CoreList from the .pod...
2012-03-20 AbigailDocument upgrade of lib/charnames.
2012-03-20 AbigailDocument new versions of Data::Dumper and XS::APItest.
2012-03-20 Karl WilliamsonUse the new utf8 to code point functions
2012-03-19 AbigailUpdate Module::CoreList for 5.15.9
2012-03-19 Nicholas ClarkIn B::Deparse::_features_from_bundle(), don't call...
2012-03-19 Nicholas ClarkIn Deparse, use $feature::hint_mask directly, instead...
2012-03-19 Nicholas ClarkIn B::Deparse, refactor common code into _features_from...
2012-03-19 Nicholas ClarkIn B::Deparse, refactor the two places that feature...
2012-03-19 Nicholas ClarkFix regression in deparsing say (etc) under use 5.10.0
2012-03-19 Nicholas ClarkAdd tests for deparsing C<say> under various combinatio...
2012-03-19 Nicholas ClarkAvoid deparse.t testing everything under use feature...
2012-03-19 Nicholas ClarkAdd a 'context' feature to deparse.t, to better test...
2012-03-19 Nicholas ClarkIn deparse.t, rename %reason to %meta.
2012-03-15 Ricardo Signescorrect argument handling in Term::ReadLine
2012-03-15 Chris 'BinGOs' Wil... Separate the POD from the corelist data in Module:...
2012-03-12 Ricardo Signesavoid some long-line errors in podcheck of Term-Readline
2012-03-12 Ricardo Signesnew patch for Term::ReadLine event loop support
2012-02-29 Florian RagwitzStop the indexer from processing private modules
2012-02-23 David GoldenRemove ExtUtils-CBuilder's MANIFEST.SKIP
2012-02-22 David GoldenExtUtils::CBuilder: add support information
2012-02-22 David GoldenUpdate Maintainers.pl for new ExtUtils::CBuilder
2012-02-22 David GoldenExtUtils::CBuilder - add dual-life support files
2012-02-20 Max MaischeinUpdate Module::CoreList for v5.15.8
2012-02-19 Max MaischeinRefactor the Tk event loop to allow for other event...
2012-02-19 Nicholas ClarkRefactor code in Data::Dumper to assume that >=5.8...
2012-02-18 Craig A. BerryBump Cwd, File::Spec version.
2012-02-18 Craig A. BerryRethink EFS in File::Spec::VMS.
2012-02-17 Zeframin Carp, cope with "_" in $warnings::VERSION
2012-02-11 Dominic HargreavesExtUtils::Install: Fix POD error
2012-02-11 Zeframrestore ExtUtils-ParseXS portability to Perl 5.6
2012-02-11 Zeframupdate ExtUtils-ParseXS to CPAN version 3.15
2012-02-07 Zeframin Carp, fix circular dep on Perl 5.6
2012-02-04 Nicholas ClarkAvoid a warning from clang when compiling Data::Dumper.
2012-02-04 Father Chrysostomos[perl #58608] Fix DD’s dumping of qr|\/|
2012-02-04 Father ChrysostomosData::Dumper/qr.t: This test is not strict-safe
2012-02-04 Father ChrysostomosData::Dumper/qr.t: Add test names and diagnostics
2012-02-04 Father ChrysostomosData::Dumper: qr.t: Add a pure-Perl TODO test
2012-02-04 Alexandr Ciornii[perl #58608] TODO tests for DD and qr|\/|
2012-02-04 Father ChrysostomosIncrease $Cwd::VERSION to 3.39_02
2012-02-04 Eric BrineLoad File::Spec before using it in Cwd
2012-02-04 Father ChrysostomosIncrease $Data::Dumper::VERSION to 2.135_04
2012-02-04 Father Chrysostomos[perl #107372] DD and overloaded blessed globs
2012-02-03 Zeframupdate copyright years in Carp
2012-02-03 Zeframin Carp, avoid vivifying utf8 stash on Perl 5.6
2012-02-02 Zeframsynch Carp::Heavy version number to Carp
2012-02-02 Zeframmake Carp messages match die properly
2012-02-01 Steffen MuellerExtUtils::ParseXS: Changelog and version bump to 3.14
2012-02-01 Tony Cookperlxstypemap: typemap variable documentation
2012-02-01 Steffen MuellerMove more typemap-related documentation to the typemap...
2012-02-01 Steffen MuellerFix typo in documentation
2012-02-01 Steffen MuellerMove typemap documentation to its own file
2012-01-31 Florian RagwitzPod-Perldoc is now maintained on CPAN
2012-01-30 Father ChrysostomosIncrease $Term::ReadLine::VERSION to 1.08
2012-01-30 Darin McBride[perl #108470] Make Term::ReadLine use AE if available
2012-01-29 Brian FraserImplement the fc keyword and the \F string escape.
next