In perl.git, the branch smoke-core/core/update-miscellaneous-modules has been created
<http://perl5.git.perl.org/perl.git/commitdiff/923a10ae9447a32c4bbb3025015e90ea1016497b?hp=0000000000000000000000000000000000000000> at 923a10ae9447a32c4bbb3025015e90ea1016497b (commit) - Log ----------------------------------------------------------------- commit 923a10ae9447a32c4bbb3025015e90ea1016497b Author: Chris 'BinGOs' Williams <[email protected]> Date: Fri Jun 8 13:42:18 2012 +0100 Updated PerlIO-via-QuotedPrint to CPAN version 0.07 [DELTA] 0.07 5 April 2012 Brought up to date with current code esthetics. Verified it runs on 5.14.2, threaded and unthreaded. 28 January 2004 Made sure the test-suite cleans up on multi-versioned systems. M Porting/Maintainers.pl M cpan/PerlIO-via-QuotedPrint/lib/PerlIO/via/QuotedPrint.pm M cpan/PerlIO-via-QuotedPrint/t/QuotedPrint.t commit 28f5af07ef430cb56eb90e73f33f800c7b41c943 Author: Chris 'BinGOs' Williams <[email protected]> Date: Fri Jun 8 13:39:20 2012 +0100 Updated Memoize to CPAN version 1.03 [DELTA] 1.03 Sun, 22 Apr 2012 17:11:16 -0400 * Clarified MERGE cache options and fixed bug * Documentation fixes M Porting/Maintainers.pl M cpan/Memoize/Memoize.pm M cpan/Memoize/Memoize/AnyDBM_File.pm M cpan/Memoize/Memoize/Expire.pm M cpan/Memoize/Memoize/ExpireFile.pm M cpan/Memoize/Memoize/ExpireTest.pm M cpan/Memoize/Memoize/NDBM_File.pm M cpan/Memoize/Memoize/SDBM_File.pm M cpan/Memoize/Memoize/Storable.pm M cpan/Memoize/TODO M cpan/Memoize/t/array_confusion.t commit ebcda163a80b5dd33de8aa49df0ff0be260761b2 Author: Chris 'BinGOs' Williams <[email protected]> Date: Fri Jun 8 13:35:48 2012 +0100 Updated Term-ANSIColor to CPAN version 3.02 [DELTA] 2012-03-18 Russ Allbery <[email protected]> * ANSIColor.pm: Version 3.02 released. * ANSIColor.pm (AUTOLOAD): Only return pass-through behavior if the function that was called was one of our constants, rather than turning every unknown function in the Term::ANSIColor namespace into a passthrough join function when colors are disabled. * t/basic.t: Test proper error reporting with colors disabled. * ANSIColor.pm (AUTOLOAD): Preserve an existing value of $@ when generating a constant sub and restore it afterwards. Diagnose errors in creating the constant sub and die instead of ignoring them. * t/eval.t: New test for $@ preservation. * ANSIColor.pm: Add italic and the ITALIC constant. Document that the support for it is rare. * t/basic.t: Test italic and ITALIC support. * ANSIColor.pm: Add "mistyped" as a stopword, required by the latest aspell on Debian. M MANIFEST M Porting/Maintainers.pl M cpan/Term-ANSIColor/ANSIColor.pm M cpan/Term-ANSIColor/ChangeLog M cpan/Term-ANSIColor/README M cpan/Term-ANSIColor/t/basic.t A cpan/Term-ANSIColor/t/eval.t commit d9c4fc150f75e270f2ec1e1060fb9353835c18bc Author: Chris 'BinGOs' Williams <[email protected]> Date: Fri Jun 8 13:33:46 2012 +0100 Updated Digest-MD5 to CPAN version 2.52 [DELTA] 2012-06-08 Gisle Aas <[email protected]> Gisle Aas (3): Wrong version number in the changelog The t/threads.t was missing from the MANIFEST Update expected digests for files Andrew Fresh (1): Remove double the Lyle Hopkins (1): Digest::Perl::MD5 OO fallback didn't work [RT#66634] Peter J. Acklam (1): Fix typos (spelling errors) in cpan/Digest-MD5/* Shlomi Fish (1): Modernize the code in the POD. Zefram (1): Makes Digest::MD5 work on Perl 5.6 [RT#75032] M Porting/Maintainers.pl M cpan/Digest-MD5/Changes M cpan/Digest-MD5/MD5.pm M cpan/Digest-MD5/MD5.xs M cpan/Digest-MD5/Makefile.PL M cpan/Digest-MD5/README M cpan/Digest-MD5/t/files.t commit dc0e34a128572d4df6990d125c5aa46eed9ac913 Author: Chris 'BinGOs' Williams <[email protected]> Date: Fri Jun 8 13:30:42 2012 +0100 Updated autodie to CPAN version 2.11 [DELTA] 2.11 * DOCS: Explicitly documented that autodie is context unaware. (Thanks to chromatic.) * TEST: Multi-arg open tests are skipped on VMS. (Thanks to Craig A. Berry.) * TEST BUGFIX recv.t shouldn't assume STDIN is a file handle. (Thanks to Todd Rinaldo) * TEST: Fixed compatibility with Carp 1.25. (Thanks to Olivier Mengué.) * INTERNAL: Exception classes are loaded more safely. (Thanks to Schwern) M Porting/Maintainers.pl M cpan/autodie/lib/Fatal.pm M cpan/autodie/lib/autodie.pm M cpan/autodie/lib/autodie/exception.pm M cpan/autodie/lib/autodie/exception/system.pm M cpan/autodie/lib/autodie/hints.pm M cpan/autodie/t/backcompat.t M cpan/autodie/t/recv.t commit 71e2de81b7964c7258ec1ebec3aba09a9a7533a4 Author: Chris 'BinGOs' Williams <[email protected]> Date: Fri Jun 8 13:20:11 2012 +0100 Updated Safe to CPAN release 2.33 [DELTA] 2.33 Tue Apr 3 2012 - Don't eval code under 'no strict' (Father Chrysostomos) 2.32 Sat Mar 31 2012 - Make Safe play nice with Devel::Cover M MANIFEST M Porting/Maintainers.pl M dist/Safe/Changes M dist/Safe/MANIFEST M dist/Safe/META.yml M dist/Safe/Safe.pm M dist/Safe/t/safeload.t M dist/Safe/t/safeops.t A dist/Safe/t/saferegexp.t commit f39b9eb15513cd221b7020d255f6f74d558aef8b Author: Chris 'BinGOs' Williams <[email protected]> Date: Fri Jun 8 13:16:58 2012 +0100 Updated Search-Dict to CPAN release 1.07 [DELTA] 1.07 2012-04-11 - install into sitelib for Perl 5.12+ - use Tie::Handle to get Tie::StdHandle for older Perls - avoid using fc() in v5.15.0 - v5.15.7 - fix tests for older Perls 1.06 2012-03-31 - suppress stat() warnings on tied filehandles 1.05 2012-03-31 - no longer requires stat() on filehandle - tests use Test::More - case folds with fc() on Perl 5.15+ M Porting/Maintainers.pl M dist/Search-Dict/lib/Search/Dict.pm M dist/Search-Dict/t/Dict.t ----------------------------------------------------------------------- -- Perl5 Master Repository
