summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* update Module::CoreList for non-RC releaseRicardo Signes2013-03-111-3/+3
* add 5.16.3 to Module:CorelistRicardo Signes2013-03-061-1/+14
* import Module-CoreList from blead, update for 5.16.2Ricardo Signes2012-10-257-35897/+7139
* correct CoreList version of CoreList in 5.16.1Ricardo Signes2012-08-092-3/+6
* update Module::CoreList for 5.16.1Ricardo Signes2012-07-312-1/+691
* import Module::CoreList 2.69 from bleadRicardo Signes2012-07-313-20/+2080
* bump version of B::DeparseRicardo Signes2012-06-251-1/+1
* Quieten B::Deparse warnings (fixes #113464).Paul Johnson2012-06-251-1/+1
* Revert "Quieten B::Deparse warnings (fixes #113464)."Father Chrysostomos2012-06-231-1/+1
* Quieten B::Deparse warnings (fixes #113464).Paul Johnson2012-06-221-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