14 years agoAvoid false negatives on Win32 with Shell.t tests.
George Greer [Sat, 3 Oct 2009 00:12:08 +0000]
Avoid false negatives on Win32 with Shell.t tests.

On DOS and Windows, the 'dir' command includes the number of bytes free on
the filesystem so when t/Shell.t tries to compare two different 'dir' outputs
the test can fail because of other, unrelated activity on the filesystem.

Message-ID: alpine.LFD.2.00.0910022024380.18604@ein.m-l.org

14 years agoMake Module::Corelist recognise $] as a version number on 5.11.0
Rafael Garcia-Suarez [Sat, 3 Oct 2009 10:01:40 +0000]
Make Module::Corelist recognise $] as a version number on 5.11.0

Bump version to 2.20

14 years agoUpdate Changes/README for 2.19, version of Module::CoreList shipped with 5.11.0
Rafael Garcia-Suarez [Sat, 3 Oct 2009 09:43:06 +0000]
Update Changes/README for 2.19, version of Module::CoreList shipped with 5.11.0

14 years agoChange warning "Unicode character is illegal" to more accurate description
Rafael Garcia-Suarez [Sat, 3 Oct 2009 07:56:42 +0000]
Change warning "Unicode character is illegal" to more accurate description

That now reads "Unicode non-character is illegal in interchange" and the
perldiag documentation is expanded a bit.

14 years agoAdapt test to accept local uncommitted changes
Rafael Garcia-Suarez [Sat, 3 Oct 2009 07:35:27 +0000]
Adapt test to accept local uncommitted changes

14 years agoRather than list all of the CPAN dists in cpan/ not to index, make use of the fact...
Jesse Vincent [Fri, 2 Oct 2009 21:41:57 +0000]
Rather than list all of the CPAN dists in cpan/ not to index, make use of the fact that noindex is path based and just list cpan/

14 years agoAdded the git tag step for releases from Yves
Jesse Vincent [Fri, 2 Oct 2009 18:26:19 +0000]
Added the git tag step for releases from Yves

14 years agoAdded another cleaning step to the release manager guide's build recipe
Jesse Vincent [Fri, 2 Oct 2009 18:21:04 +0000]
Added another cleaning step to the release manager guide's build recipe

14 years agoadd new release to perlhist
Jesse Vincent [Fri, 2 Oct 2009 18:20:15 +0000]
add new release to perlhist

14 years agoPath and bug fixes in the release_managers_guide
Jesse Vincent [Fri, 2 Oct 2009 18:17:42 +0000]
Path and bug fixes in the release_managers_guide

14 years agoUpdate Module::CoreList for 5.11.0
Jesse Vincent [Fri, 2 Oct 2009 18:16:47 +0000]
Update Module::CoreList for 5.11.0

14 years agoUpdate META.yml
Jesse Vincent [Fri, 2 Oct 2009 18:11:25 +0000]
Update META.yml

14 years agoOur makemeta invocation was wrong (after miniperl stopped working)
Jesse Vincent [Fri, 2 Oct 2009 18:10:54 +0000]
Our makemeta invocation was wrong (after miniperl stopped working)

14 years agoTypo fixes in perldelta
Jesse Vincent [Fri, 2 Oct 2009 17:56:56 +0000]
Typo fixes in perldelta

14 years agofixing a typo in the release manager guide
Jesse Vincent [Fri, 2 Oct 2009 17:39:03 +0000]
fixing a typo in the release manager guide

14 years agopodchecker nits in perldelta fixed
Jesse Vincent [Fri, 2 Oct 2009 17:38:39 +0000]
podchecker nits in perldelta fixed

14 years agoREADME.vms version bumps
Jesse Vincent [Fri, 2 Oct 2009 17:29:34 +0000]
README.vms version bumps

14 years agoChange e40af2cd omitted to update mkpport.lst's path to Win32API::File.
Nicholas Clark [Fri, 2 Oct 2009 17:33:43 +0000]
Change e40af2cd omitted to update mkpport.lst's path to Win32API::File.

14 years agoMove Locale::Maketext::Simple from dist/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 17:21:32 +0000]
Move Locale::Maketext::Simple from dist/ to cpan/

My mistake - it should always have been here, as the canonical upstream is
Best Practical's svn.

14 years agoMove Storable from ext/ to dist/
Nicholas Clark [Fri, 2 Oct 2009 17:12:44 +0000]
Move Storable from ext/ to dist/

14 years agoMove Win32 from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 16:57:13 +0000]
Move Win32 from ext/ to cpan/

14 years agoMove ExtUtils::Constant from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 16:42:02 +0000]
Move ExtUtils::Constant from ext/ to cpan/

14 years agoWe don't actually need constant to bootstrap the nonxs extensions.
Nicholas Clark [Fri, 2 Oct 2009 16:33:25 +0000]
We don't actually need constant to bootstrap the nonxs extensions.

14 years agoMove Win32API::File from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 16:32:55 +0000]
Move Win32API::File from ext/ to cpan/

14 years agoChange 204606f4 ommited to update make_ext.pl's path to Text::ParseWords
Nicholas Clark [Fri, 2 Oct 2009 16:23:14 +0000]
Change 204606f4 ommited to update make_ext.pl's path to Text::ParseWords

14 years agoMove Time::Piece from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 16:21:16 +0000]
Move Time::Piece from ext/ to cpan/

14 years agoMove Time::HiRes from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 16:12:07 +0000]
Move Time::HiRes from ext/ to cpan/

14 years agoMove Tie::File from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 16:00:06 +0000]
Move Tie::File from ext/ to cpan/

14 years ago"Malformed UTF-16 surrogate" is a fatal error
Rafael Garcia-Suarez [Fri, 2 Oct 2009 15:52:42 +0000]
"Malformed UTF-16 surrogate" is a fatal error

14 years agoMove Text::Soundex from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 15:47:45 +0000]
Move Text::Soundex from ext/ to cpan/

14 years agoMove Text::ParseWords from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 15:39:27 +0000]
Move Text::ParseWords from ext/ to cpan/

14 years agoMove Text::Balanced from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 15:29:35 +0000]
Move Text::Balanced from ext/ to cpan/

14 years agoMove Test::Simple from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 15:19:41 +0000]
Move Test::Simple from ext/ to cpan/

14 years agoMove Term::Cap from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 15:07:07 +0000]
Move Term::Cap from ext/ to cpan/

14 years agoTypo in Maintainers.pl - Yeah, that @ now needs to be in ''
Jesse Vincent [Fri, 2 Oct 2009 15:04:50 +0000]
Typo in Maintainers.pl - Yeah, that @ now needs to be in ''

14 years agoMove Test::Harness from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 14:57:26 +0000]
Move Test::Harness from ext/ to cpan/

14 years agoMove Shell from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 14:41:38 +0000]
Move Shell from ext/ to cpan/

14 years agoCorrect the FILES entry for SelfLoader.
Nicholas Clark [Fri, 2 Oct 2009 14:34:01 +0000]
Correct the FILES entry for SelfLoader.

14 years agoMove List::Util from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 14:32:49 +0000]
Move List::Util from ext/ to cpan/

14 years agoMove Pod::Simple from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 14:22:23 +0000]
Move Pod::Simple from ext/ to cpan/

14 years agoMove Pod::Parser from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 14:10:55 +0000]
Move Pod::Parser from ext/ to cpan/

14 years agoMove Pod::LaTeX from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 13:49:19 +0000]
Move Pod::LaTeX from ext/ to cpan/

14 years agoTypo in Maintainers.pl spotted by Jerry Hedden
Jesse Vincent [Fri, 2 Oct 2009 14:00:45 +0000]
Typo in Maintainers.pl spotted by Jerry Hedden

14 years agoMove Pod::Escapes from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 13:38:00 +0000]
Move Pod::Escapes from ext/ to cpan/

14 years agoMove PerlIO::via::QuotedPrint from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 13:19:12 +0000]
Move PerlIO::via::QuotedPrint from ext/ to cpan/

14 years agoMove parent from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 13:10:14 +0000]
Move parent from ext/ to cpan/

14 years agoMove Module::Pluggable from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 12:55:08 +0000]
Move Module::Pluggable from ext/ to cpan/

14 years agoMove MIME::Base64 from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 12:45:44 +0000]
Move MIME::Base64 from ext/ to cpan/

14 years agoMove Memoize from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 12:33:24 +0000]
Move Memoize from ext/ to cpan/

14 years agoMove Math::BigRat from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 12:21:59 +0000]
Move Math::BigRat from ext/ to cpan/

14 years agoRemove from MANIFEST the files deleted by 8838b377ac70b16b.
Nicholas Clark [Fri, 2 Oct 2009 12:32:37 +0000]
Remove from MANIFEST the files deleted by 8838b377ac70b16b.

14 years agoRemoved extraneous files from cpan/CPAN
David Golden [Fri, 2 Oct 2009 12:07:22 +0000]
Removed extraneous files from cpan/CPAN

14 years agoCPAN.pm post-1.94_51 fix in upstream repository
Andreas Koenig [Fri, 2 Oct 2009 06:36:23 +0000]
CPAN.pm post-1.94_51 fix in upstream repository

14 years agoUpdate ExtUtils::ParseXS to 2.200403
David Golden [Fri, 2 Oct 2009 06:07:35 +0000]
Update ExtUtils::ParseXS to 2.200403

2.200403 - Fri Oct  2 02:01:58 EDT 2009

 Other:
 - Removed PERL_CORE specific @INC manipulation (no longer needed)
   [Nicholas Clark]
 - Changed hard-coded $^H manipulation in favor of "use re 'eval'"
   [Nicholas Clark]

2.200402 - Fri Oct  2 01:26:40 EDT 2009

 Bug fixes:
 - UNITCHECK subroutines were not being called (detected in ext/XS-APItest
   in Perl blead) [reported by Jesse Vincent, patched by David Golden]

2.200401 - Mon Sep 14 22:26:03 EDT 2009

 - No changes from 2.20_04.

2.20_04 - Mon Aug 10 11:18:47 EDT 2009

 Bug fixes:
 - Changed install_dirs to 'core' for 5.8.9 as well (RT#48474)
 - Removed t/bugs.t until there is better C++ support in ExtUtils::CBuilder

 Other:
 - Updated repository URL in META file

2.20_03 - Thu Jul 23 23:14:50 EDT 2009

 Bug fixes:
 - Fixed "const char *" errors for 5.8.8 (and older) (RT#48104)
   [Vincent Pit]
 - Added newline before a preprocessor directive (RT#30673)
   [patch by hjp]

14 years agoMove Math::BigInt::FastCalc from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 11:03:29 +0000]
Move Math::BigInt::FastCalc from ext/ to cpan/

14 years agoMove Math::BigInt from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 10:55:51 +0000]
Move Math::BigInt from ext/ to cpan/

14 years agoMove Locale::Codes from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 10:46:30 +0000]
Move Locale::Codes from ext/ to cpan/

14 years agoMove libnet from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 10:34:29 +0000]
Move libnet from ext/ to cpan/

14 years agoMove IO::Zlib from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 10:24:10 +0000]
Move IO::Zlib from ext/ to cpan/

14 years agoMove IO::Compress from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 10:11:19 +0000]
Move IO::Compress from ext/ to cpan/

14 years agoMove if from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 09:40:12 +0000]
Move if from ext/ to cpan/

14 years agoAdd MYMETA.yml to dual-life files to ignore
David Golden [Fri, 2 Oct 2009 05:37:06 +0000]
Add MYMETA.yml to dual-life files to ignore

Once the toolchain start generating this regularly, we want to make sure
it doesn't get copied if the source directory isn't clean.

14 years agoremoved PERL5LIB diagnostic output from make_ext.pl
David Golden [Fri, 2 Oct 2009 02:51:12 +0000]
removed PERL5LIB diagnostic output from make_ext.pl

14 years agoMake t/harness have non-zero exit if tests fail
David Golden [Fri, 2 Oct 2009 00:51:30 +0000]
Make t/harness have non-zero exit if tests fail

14 years agoMake installperl look in cpan/ and dist/ as well as in ext/ when looking
Steve Hay [Thu, 1 Oct 2009 23:56:10 +0000]
Make installperl look in cpan/ and dist/ as well as in ext/ when looking
for %archpms.

Also add a trailing / after the $dir when checking whether a .pm file
is that of a non-nonxs_ext module, otherwise entries in nonxs_ext for
Digest and Math/BigInt wrongly cause Digest-MD5, Digest-SHA and
Math-BigInt-FastCalc to be omitted.

14 years agoupdate manifest for xdg's new tool
Jesse Vincent [Thu, 1 Oct 2009 21:59:59 +0000]
update manifest for xdg's new tool

14 years agoAdd tool to generate updated module list for perldelta
David Golden [Thu, 1 Oct 2009 21:46:53 +0000]
Add tool to generate updated module list for perldelta

14 years agoMinor updates to makerel to take the new world order into account
Jesse Vincent [Thu, 1 Oct 2009 21:44:07 +0000]
Minor updates to makerel to take the new world order into account

14 years agoCoreList date placeholder
Jesse Vincent [Thu, 1 Oct 2009 21:07:25 +0000]
CoreList date placeholder

14 years agoPerlhist placeholder
Jesse Vincent [Thu, 1 Oct 2009 21:06:13 +0000]
Perlhist placeholder

14 years agoPreliminary Module::CoreList update for 5.11.0
Jesse Vincent [Thu, 1 Oct 2009 21:02:06 +0000]
Preliminary Module::CoreList update for 5.11.0

14 years agoRemoved tedious, redundant, incorrect module update entries from perl5110delta
Jesse Vincent [Thu, 1 Oct 2009 20:57:37 +0000]
Removed tedious, redundant, incorrect module update entries from perl5110delta

14 years agocopyediting perldelta
Jesse Vincent [Thu, 1 Oct 2009 20:50:38 +0000]
copyediting perldelta

14 years agocorelist.pl updates
Jesse Vincent [Thu, 1 Oct 2009 20:42:58 +0000]
corelist.pl updates

14 years agoMore work to get corelist.pl to know the new world order
Jesse Vincent [Thu, 1 Oct 2009 20:00:52 +0000]
More work to get corelist.pl to know the new world order

14 years agoUpdate META.yml
Jesse Vincent [Thu, 1 Oct 2009 19:40:53 +0000]
Update META.yml

14 years agoPorting/makemeta no longer works with miniperl. switch it to use regular
Jesse Vincent [Thu, 1 Oct 2009 19:39:13 +0000]
Porting/makemeta no longer works with miniperl. switch it to use regular
perl

14 years agotypo in the release_managers_guide
Jesse Vincent [Thu, 1 Oct 2009 19:37:08 +0000]
typo in the release_managers_guide

14 years agomake regen; make regen_perly
Jesse Vincent [Thu, 1 Oct 2009 19:35:46 +0000]
make regen; make regen_perly

The newer bison generated perly.h with a GPL3 or later license statement
rather than the previous GPL2 statement.   Our use appears to be subject
to the exception that's immediately below that, so this shouldn't
matter.

14 years agoperl5110delta.pod now passes podchecker
Jesse Vincent [Thu, 1 Oct 2009 19:27:43 +0000]
perl5110delta.pod now passes podchecker

14 years agoAUTHORS updated
Jesse Vincent [Thu, 1 Oct 2009 19:19:09 +0000]
AUTHORS updated

14 years agoBump INSTALL to talk about 5.11.0
Jesse Vincent [Thu, 1 Oct 2009 19:08:26 +0000]
Bump INSTALL to talk about 5.11.0

14 years agomake corecpan.pl output a bit more readable
Jesse Vincent [Thu, 1 Oct 2009 18:43:58 +0000]
make corecpan.pl output a bit more readable

14 years agoUpdated corecpan.pl for the new module layout
Jesse Vincent [Thu, 1 Oct 2009 18:40:19 +0000]
Updated corecpan.pl for the new module layout

14 years agoUpdate from Robin Barker to correct perldelta and Maintainers.pl for Pod-Plainer
Jesse Vincent [Thu, 1 Oct 2009 18:21:57 +0000]
Update from Robin Barker to correct perldelta and Maintainers.pl for Pod-Plainer

14 years agoImport CPAN-1.94_51.tar.gz; Begin to rationalize the CPAN.pm layout to mirror the...
Jesse Vincent [Thu, 1 Oct 2009 17:01:29 +0000]
Import CPAN-1.94_51.tar.gz; Begin to rationalize the CPAN.pm layout to mirror the dist

14 years agoMove Filter::Util::Call from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 15:32:48 +0000]
Move Filter::Util::Call from ext/ to cpan/

14 years agoMove File::Temp from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 15:22:48 +0000]
Move File::Temp from ext/ to cpan/

14 years agoMove ExtUtils::Manifest from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 15:14:56 +0000]
Move ExtUtils::Manifest from ext/ to cpan/

14 years agoMove ExtUtils::Command from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 14:57:55 +0000]
Move ExtUtils::Command from ext/ to cpan/

14 years agoMove encoding::warnings from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 14:42:40 +0000]
Move encoding::warnings from ext/ to cpan/

14 years agoMove Digest::SHA from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 14:24:50 +0000]
Move Digest::SHA from ext/ to cpan/

Move the shasum binary to the top level, to remove the need for a MAP entry in
Maintainers.PL

14 years agoMove Digest::MD5 from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 14:14:37 +0000]
Move Digest::MD5 from ext/ to cpan/

14 years agoMove Digest from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 14:05:33 +0000]
Move Digest from ext/ to cpan/

14 years agoMove Compress::Raw::Zlib from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 13:56:12 +0000]
Move Compress::Raw::Zlib from ext/ to cpan/

14 years agoMove Compress::Raw::Bzip2 from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 13:31:17 +0000]
Move Compress::Raw::Bzip2 from ext/ to cpan/

14 years agoMove CGI from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 13:21:16 +0000]
Move CGI from ext/ to cpan/

14 years agoMove bignum from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 13:11:55 +0000]
Move bignum from ext/ to cpan/

14 years agoMove B::Lint from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 13:03:29 +0000]
Move B::Lint from ext/ to cpan/

14 years agoMove B::Debug from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 12:49:49 +0000]
Move B::Debug from ext/ to cpan/