summaryrefslogtreecommitdiff
path: root/cpan/NEXT
Commit message (Collapse)AuthorAgeFilesLines
* Provisional version bump for NEXT.pmFather Chrysostomos2017-10-081-1/+1
| | | | | A patch ha- been submitted upstream already, so hopefully this version number will be short-lived.
* [rt.cpan.org #123002] Fix NEXT.pm to work with GLOB stubsFather Chrysostomos2017-10-082-8/+21
| | | | I need this in order to fix perl bug #129916.
* Update NEXT to CPAN version 0.67.Neil Bowers2016-08-051-32/+46
|
* Porting/core-cpan-diff: Don't ignore EOLs or whitespaceSteve Hay2015-03-171-1/+1
| | | | | | | | Turning off -b (ignore whitespace) revealed a whitespace difference lurking in blead's copy of a NEXT test file, which there is no need for. Turning on --binary revealed EOL differences in numerous Win32API-File files. Hopefully a future CPAN release will fix those since the files in its GitHub repo match blead as far as EOLs go already.
* Upgade NEXT from version 0.64 to 0.65Florian Ragwitz2010-09-207-43/+1
| | | | We can now set PERL_CORE again when running its tests.
* Remove NEXT's README and Changes filesFlorian Ragwitz2010-09-052-117/+0
| | | | | Those already live in NEXT's upstream repository. There's no point having them in core as well.
* Move NEXT from ext/ to cpan/Nicholas Clark2009-09-269-0/+1015