summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* update Module::CoreList for 5.17.0Zefram2012-05-263-15/+702
* Increase $ExtUtils::ParseXS::Utilities::VERSION to 3.17Father Chrysostomos2012-05-231-1/+1
* Increase $ExtUtils::ParseXS::VERSION to 3.17Father Chrysostomos2012-05-231-1/+1
* ParseXS.pm: Only inc PL_amagic_generation before 5.9Father Chrysostomos2012-05-231-0/+2
* [perl #111918] Fix thawing seen objects in STORABLE_attach hookIgor Zaytsev2012-05-222-2/+47
* [perl #112358] Storable: Don’t create RV with no refcntFather Chrysostomos2012-05-212-3/+11
* Increase $Storable::VERSION to 2.35Father Chrysostomos2012-05-211-1/+1
* reflect Socket update in Module::CoreListRicardo Signes2012-05-151-1/+1
* Revert fixes for [rt.cpan.org #61577]Ricardo Signes2012-05-145-191/+1
* add long-form keys for newer versions in CoreListRicardo Signes2012-05-111-0/+6
* bump the CoreList version in CoreList for 5.16Ricardo Signes2012-05-101-1/+1
* add a changes_between function in Module::CoreListRicardo Signes2012-05-103-12/+65
* add the --diff option to corelistRicardo Signes2012-05-102-1/+41
* update Module::CoreList for 5.16.0Ricardo Signes2012-05-102-15/+703
* add Test::More as a prereq to Makefile.PLDominic Hargreaves2012-05-101-0/+3
* sometimes fork() isn't availableTony Cook2012-05-102-57/+67
* [rt.cpan.org #61577] sockdomain and socktype undef on newly accepted socketsDaniel Kahn Gillmor2012-05-104-1/+178
* Skip Carp tests on VMS.Craig A. Berry2012-05-091-27/+36
* [perl #107636] Make Carp::longmess work inside die overrideFather Chrysostomos2012-04-192-2/+16
* Increase $Carp::Heavy::VERSION to 1.26Father Chrysostomos2012-04-191-1/+1
* Increase $Carp::VERSION to 1.26Father Chrysostomos2012-04-191-1/+1
* Decrease $Safe::VERSION to 2.31_01Father Chrysostomos2012-04-031-1/+1
* [perl #111462] Move strict hints from %^H to $^HFather Chrysostomos2012-04-033-4/+18
* Increase $B::Deparse::VERSION to 1.14Father Chrysostomos2012-04-031-1/+1
* Safe.pm: Don’t eval code under ‘no strict’Father Chrysostomos2012-03-313-5/+26
* Convert safeops.t to test.plFather Chrysostomos2012-03-311-2/+5
* Increase $Safe::VERSION to 2.32Father Chrysostomos2012-03-311-1/+1
* Update base.pm's Changes file from the perldeltasRafael Garcia-Suarez2012-03-311-0/+7
* Remove test for a functionality that was removedRafael Garcia-Suarez2012-03-311-14/+1
* Adjust skip condition of tests for fields.pm to cover 5.14.*Rafael Garcia-Suarez2012-03-311-3/+3
* Final version of Module::CoreList is 2.65.Abigail2012-03-201-0/+9
* Get the ABSTRACT for Module-CoreList from the .pod file nowChris 'BinGOs' Williams2012-03-201-1/+1
* Document upgrade of lib/charnames.Abigail2012-03-201-3/+3
* Document new versions of Data::Dumper and XS::APItest.Abigail2012-03-201-4/+4
* Use the new utf8 to code point functionsKarl Williamson2012-03-192-8/+8
* Update Module::CoreList for 5.15.9Abigail2012-03-202-3/+689
* In B::Deparse::_features_from_bundle(), don't call feature::current_bundle()Nicholas Clark2012-03-191-5/+2
* In Deparse, use $feature::hint_mask directly, instead of copying its value.Nicholas Clark2012-03-191-15/+10
* In B::Deparse, refactor common code into _features_from_bundle().Nicholas Clark2012-03-191-11/+15
* In B::Deparse, refactor the two places that feature::current_bundle()Nicholas Clark2012-03-191-6/+6
* Fix regression in deparsing say (etc) under use 5.10.0Nicholas Clark2012-03-192-8/+2
* Add tests for deparsing C<say> under various combinations of pragmas.Nicholas Clark2012-03-191-0/+91
* Avoid deparse.t testing everything under use feature ':5.10'Nicholas Clark2012-03-191-8/+36
* Add a 'context' feature to deparse.t, to better test ambient pragmas.Nicholas Clark2012-03-191-14/+14
* In deparse.t, rename %reason to %meta.Nicholas Clark2012-03-191-9/+9
* correct argument handling in Term::ReadLineRicardo Signes2012-03-151-1/+1
* Separate the POD from the corelist data in Module::CoreListChris 'BinGOs' Williams2012-03-154-194/+197
* avoid some long-line errors in podcheck of Term-ReadlineRicardo Signes2012-03-121-12/+12
* new patch for Term::ReadLine event loop supportRicardo Signes2012-03-124-128/+192
* Stop the indexer from processing private modulesFlorian Ragwitz2012-02-292-7/+12