summaryrefslogtreecommitdiff
path: root/META.yml
Commit message (Collapse)AuthorAgeFilesLines
* Bump version: 5.26.0 -> 5.27.0, including fixesSawyer X2017-05-311-1/+1
|
* Bump version: 5.25.12 -> 5.26.0Sawyer X2017-04-211-1/+1
|
* Version debump: 5.26.0 -> 5.25.12Sawyer X2017-04-191-1/+1
|
* Version bump: 5.25.11 -> 5.26.0Sawyer X2017-03-201-1/+1
|
* bump version to 5.25.11reneeb2017-02-211-1/+1
|
* Bump the perl version in various places for 5.25.10Abigail2017-01-201-1/+1
|
* Bump the perl version in various places for 5.25.9Sawyer X2016-12-201-1/+1
|
* (perl #129788) IO::Poll: fix memory leakTony Cook2016-12-071-0/+1
| | | | | | | Whenever a magical/tied scalar which dies upon read was passed to _poll() temporary buffer for events was not freed. Adapted from a patch by Sergey Aleynikov <sergey.aleynikov@gmail.com>
* Bump the perl version in various places for 5.25.8Chad Granum2016-11-201-1/+1
|
* Move Unicode-Normalize to dist/Karl Williamson2016-11-111-0/+1
| | | | | p5p has taken over the maintenance of this module, so it should be in dist/
* Bump version numbers ready for 5.25.7Aaron Crane2016-10-201-1/+1
|
* bumping the version number Stevan Little2016-09-241-1/+1
|
* Bump the perl version in various places for v5.25.5Chris 'BinGOs' Williams2016-08-201-1/+1
|
* regenerate META.* using new CPAN::Meta, and always use the core serializersKaren Etheridge2016-08-191-1/+1
|
* Bump version to 5.25.4Steve Hay2016-07-201-1/+1
| | | | (including regen/opcode.pl)
* Bump the perl version in various places for 5.25.3Matthew Horsfall2016-06-201-1/+1
|
* Bump the perl version in various places for 5.25.2Sawyer X2016-05-211-1/+1
|
* bump version to v5.25.1: now open for businessRicardo Signes2016-05-091-1/+1
|
* bump version to v5.25.0Ricardo Signes2016-05-081-1/+1
|
* version bump: this is now v5.24.0-RC0!Ricardo Signes2016-04-101-1/+1
|
* Bump version in various placesAbigail2016-03-201-1/+1
|
* bump version to 5.23.9Sawyer X2016-02-201-1/+1
|
* move Time-HiRes from cpan to distRicardo Signes2016-02-081-0/+1
|
* bumping versionStevan Little2016-01-201-1/+1
|
* Bump the perl version in various places for 5.23.7David Golden2015-12-211-1/+1
|
* Update META.yml following commit 0d99ea0387Steve Hay2015-12-171-1/+1
|
* move encoding-warnings from cpan/ to dist/David Mitchell2015-11-231-0/+1
| | | | | A private communication with Audrey indicated that to allow us to make mods, this was the preferred solution.
* Bump the perl version in various places for 5.23.6Abigail2015-11-201-1/+1
|
* Bump version to 5.23.5Steve Hay2015-10-201-1/+1
|
* Move bignum from dist/ to cpan/Steve Hay2015-10-151-1/+0
| | | | Also, blead is actually in sync with 0.40, not 0.37.
* Bump the perl version in various places for 5.23.4.Peter Martini2015-09-211-1/+1
|
* move Test dist from ./cpan to ./distRicardo Signes2015-09-061-0/+1
|
* META.* regen for moved Math-* distsRicardo Signes2015-09-061-3/+0
|
* move Math-Big* from ./dist to ./cpanRicardo Signes2015-09-061-3/+3
|
* Bump the perl version in various places for 5.23.3.Matthew Horsfall2015-08-201-1/+1
|
* t/00-report-prereqs.dd no longer part of CPAN-Meta-YAML.James E Keenan2015-08-061-1/+1
| | | | | | | | | | | Removed it from MANIFEST. Added two more files missing from MANIFEST. Had to run ./perl -Ilib Porting/metadata to update META.yml. Maintainer reports that the "patch is safe to be merged now"; hence, merging notwithstanding '-TRIAL' comment. For: RT #125748
* Bump version to 5.23.2Matthew Horsfall2015-07-201-1/+1
|
* patchlevel: we are now perl v5.23.1Ricardo Signes2015-06-201-1/+1
|
* Regen META files after CPAN-Meta updateChris 'BinGOs' Williams2015-06-111-1/+2
| | | | | | | | Note for future: Looks like there is an x_serialization now, so if CPAN::Meta::YAML and/or JSON::PP get updated then these META files will need regenerating too.
* bump version to v5.23.0Ricardo Signes2015-06-011-1/+1
|
* bump version to v5.22.0 with Porting/bump-perl-versionRicardo Signes2015-05-081-1/+1
|
* Bump version for 5.21.12 (although it's unlikely to happen)Steve Hay2015-04-211-1/+1
|
* do not index the modules under lib/perl5dbRicardo Signes2015-04-181-0/+1
| | | | | | | | | These are there for testing, and there is nothing to index under lib/perl5db anyway. This has, in the past, led to junk in 02packages. I think this is probably not the perfect way to do this, but it works and also does not seem like the worst way...
* Bump version for 5.21.11 (if that happens)Steve Hay2015-03-201-1/+1
|
* Upgrade CPAN::Meta from version 2.143240 to 2.150001Steve Hay2015-03-171-1/+1
|
* added link to announcementSawyer X2015-02-211-1/+1
|
* More bumpbing of version number to 5.21.9. Missed this yesterday.Matthew Horsfall2015-01-211-1/+1
|
* Bump version number to 5.21.8Max Maischein2014-12-211-1/+1
| | | | | Add 5.21.8 in Module::CoreList Point Maintainers.pl to new version of Module::CoreList
* Bump the perl version in various places for 5.21.7Chris 'BinGOs' Williams2014-11-211-1/+1
|
* Update CPAN-Meta to CPAN version 2.143240Chris 'BinGOs' Williams2014-11-201-1/+1
| | | | | | | | | | | | | [DELTA] 2.143240 2014-11-20 10:26:30-05:00 America/New_York [FIXED] - Give correct path in nested merges such as resources - Removed strings test that should have been removed when CPAN::Meta::Requirements was removed to a separate dist