summaryrefslogtreecommitdiff
path: root/META.yml
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Bump the perl version in various places for 5.21.6Abigail2014-10-201-1/+1
|
* Regen META files following update of CPAN-MetaChris 'BinGOs' Williams2014-09-291-1/+1
| | | | | | | | For future reference: Update cpan/CPAN-Meta Build perl ./perl -Ilib Porting/makemeta
* Bump version to 5.21.5Steve Hay2014-09-201-1/+1
|
* Bump version number from 5.21.3 to 5.21.4Peter Martini2014-08-211-1/+1
|
* Move ExtUtils-Install to cpan/Chris 'BinGOs' Williams2014-08-081-1/+0
| | | | The Perl Toolchain Gang has agreed to maintain this.
* Move ExtUtils-Manifest to cpan/Chris 'BinGOs' Williams2014-08-071-1/+0
| | | | Maintained by the Perl Toolchain Gang now
* Move ExtUtils-Command to cpan/Chris 'BinGOs' Williams2014-08-071-1/+0
| | | | Maintained by the Perl Toolchain Gang now
* Update CPAN-Meta to CPAN version 2.142060Chris 'BinGOs' Williams2014-07-301-1/+1
| | | | | | | | | | | | [DELTA] 2.142060 2014-07-25 13:30:06-04:00 America/New_York [ADDED] - CPAN::Meta::Merge is a new class for merging two possibly overlapping instances of metadata. It will accept both CPAN::Meta objects and (possibly incomplete) hashrefs of metadata.
* Bump version number from 5.21.2 to 5.21.3Abigail2014-07-201-1/+1
|
* Bump the perl version in various places for 5.21.2Matthew Horsfall (alh)2014-06-201-1/+1
|
* [perl #122110] [PATCH] Remove left-over mad cruftDagfinn Ilmari Mannsåker2014-06-161-1/+0
| | | | | | | | | | | The great MADectomy left some cruft behind: - no_index in META.{yml,json} - $Config{mad} checks in tests - Porting/perlhist_calculate.pl - symbian/config.pl - PERL_XMLDUMP error in perldiag - madly{h,obj,src} in win32/config.{gc,vc}
* Regen META files after CPAN-Meta updateChris 'BinGOs' Williams2014-06-011-1/+1
|
* Updated META files for CPAN-Meta upgradeChris 'BinGOs' Williams2014-05-281-1/+1
|
* bump version to 5.21.1Ricardo Signes2014-05-271-1/+1
|