summaryrefslogtreecommitdiff
path: root/cpan
Commit message (Collapse)AuthorAgeFilesLines
* Update Unicode-Collate to CPAN version 0.97Chris 'BinGOs' Williams2012-12-225-104/+174
| | | | | | | | | | [DELTA] 0.97 Sat Dec 22 14:25:50 2012 - bug fix: XS of 0.96 (if UCA_Version is 9 to 11) wrongly referred to DUCET for completely ignorable characters, even though the collator don't use DUCET. - separated t/notable.t from t/test.t.
* Update ExtUtils-MakeMaker to CPAN version 6.64Chris 'BinGOs' Williams2012-12-1738-189/+378
| | | | | | | | | | | | | | | | | | | | [DELTA] 6.64 Sun Dec 16 18:27:40 PST 2012 Build Fixes * Update the home page in the meta file. makemaker.org has been unmaintained for a while. 6.63_04 Thu Nov 22 13:18:06 PST 2012 Test Fixes * Eliminated the problematic and not very useful PASTHRU test on Windows. A better test will come after stable. [github 41] (Michael G Schwern) * Avoid a new regex warning in 5.17.x in t/MM_OS2.t. (Craig A. Berry) VMS Fixes * Better ignore files due to non-case-preserving filesystems. (Craig A. Berry)
* Update Scalar-List-Utils to CPAN version 1.26Chris 'BinGOs' Williams2012-12-179-32/+190
| | | | | | | | | | | | | [DELTA] 1.26 -- Sun Dec 16 19:39 * Merge patch from JDHEDDEN - Add Scalar::Util::isdual() RT#76150 1.25_01 -- Wed Nov 21 09:47 * Fix a hash order dependency bug t/tainted.t (Currently this is a core only version to fix perl5 smokes)
* Fix missing argument in sprintf in Socket.xsYves Orton2012-12-152-3/+3
| | | | | | | | Shows up as: Socket.xs:919:16: warning: more '%' conversions than data arguments [-Wformat] Socket.xs:925:16: warning: more '%' conversions than data arguments [-Wformat] This bumps the version as well.
* Update IO-Compress to CPAN version 2.059Chris 'BinGOs' Williams2012-12-1533-169/+312
| | | | | | | | | [DELTA] 2.059 10 December 2012 * IO::Compress::Base Added "Encode" option.
* Update Unicode-Collate to CPAN version 0.96Chris 'BinGOs' Williams2012-12-1542-494/+858
| | | | | | | | | | | | | | | | [DELTA] 0.96 Sat Dec 15 19:43:10 2012 - special noncharancter tailorings ('highestFFFF' and 'minimalFFFE') * some locales are modified for 'highestFFFF': as, bn, fa, gu, hi, hy, kn, kok, mr, or, sa, si, si_dict, ta, te, th, ur. - U::C::Locale now allows 'entry' to add or override mappings. - bug fix: using DUCET through XS wrongly prevented completely ignorable characters from tailoring. - modified tests: default.t, loc_as.t, loc_bn.t, loc_fa.t, loc_gu.t, loc_hi.t, loc_hy.t, loc_kn.t, loc_kok.t, loc_mr.t, loc_or.t, loc_sa.t, loc_si.t, loc_sidt.t, loc_ta.t, loc_te.t, loc_test.t, loc_th.t, loc_ur.t, nonchar.t in t.
* Update Digest-SHA to CPAN version 5.80Chris 'BinGOs' Williams2012-12-119-14/+25
| | | | | | | | | [DELTA] 5.80 Mon Dec 10 14:15:26 MST 2012 - obtained noticeable speedup on Intel/gcc -- by setting -O1 and -fomit-frame-pointer -- SHA-1 about 63% faster, SHA-2 improves 11-20%
* Suppress deprec. warning from Devel::PPPort’s testsFather Chrysostomos2012-12-081-0/+1
| | | | | This has already been submitted to <https://rt.cpan.org/Ticket/Display.html?id=81796>.
* Update Unicode-Collate to CPAN version 0.95Chris 'BinGOs' Williams2012-12-0814-259/+727
| | | | | | | | | | | [DELTA] 0.95 Sat Dec 8 15:11:09 2012 - U::C::Locale newly supports locales: bs_Cyrl, ee. - updated to CLDR 21: uk. - updated to CLDR 22: th, to. - added loc_bscy.t, loc_ee.t in t. - modified tests: loc_th.t, loc_to.t, loc_uk.t in t.
* Update CPANPLUS-Dist-Build to CPAN version 0.68Chris 'BinGOs' Williams2012-12-052-2/+11
| | | | | | | | | | | [DELTA] 0.68 Wed Dec 5 00:17:04 GMT 2012 - Revert change to wrapper command-line 0.66 Tue Dec 4 23:05:53 GMT 2012 - Resolve an issue where Build.PL doesn't generate a Build script
* Update Locale-Codes to CPAN version 3.24Sullivan Beck2012-12-0432-2660/+2233
| | | | Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
* Deprecate lexical $_Father Chrysostomos2012-12-042-2/+4
| | | | | | | See tickets #114020 and #75598 for why. The changes to tests in cpan/Text-Tabs have been submitted upstream at rt.cpan.org #81698.
* Update Compress-Raw-Zlib to CPAN version 2.059Chris 'BinGOs' Williams2012-11-254-8/+17
| | | | | | | | | [DELTA] 2.059 24 November 2012 * Copy-on-write support [#81353]
* Update Compress-Raw-Bzip2 to CPAN version 2.059Chris 'BinGOs' Williams2012-11-255-7/+16
| | | | | | | | | [DELTA] 2.059 24 November 2012 * Copy-on-write support [#81352]
* Update Digest-SHA to CPAN version 5.74Chris 'BinGOs' Williams2012-11-259-17/+26
| | | | | | | | | [DELTA] 5.74 Sat Nov 24 03:10:18 MST 2012 - handle wide-string input by converting to bytes first -- viz. use SvPVbyte instead of SvPV in SHA.xs -- thanks to Eric Brine for summary and code
* Update Unicode-Collate to CPAN version 0.94Chris 'BinGOs' Williams2012-11-2311-17/+5252
| | | | | | | | | | | [DELTA] 0.94 Fri Nov 23 18:45:53 2012 - U::C::Locale newly supports locale: zh__zhuyin. - added Unicode::Collate::CJK::Zhuyin for zh__zhuyin. - doc: added CAVEAT to CJK/Stroke.pm - modified tests: loc_cjk.t, loc_cjkc.t in t. - added cjk_zy.t, loc_zhzy.t in t.
* fix a hash order dependency in cpan/List-Util testsYves Orton2012-11-215-4/+9
| | | | | | | | cpan/List-Util/t/tainted.t fails if the environment variable it access is PERL5LIB as that is set inside the process. We filter out env vars starting with PERL and bump the version numbers to 1.25_01.
* Update CGI to CPAN version 3.63Chris 'BinGOs' Williams2012-11-193-13/+25
| | | | | | | | | | | [DELTA] Version 3.63 Nov 12, 2012 [SECURITY] - CR escaping for Set-Cookie and P3P headers was improved. There was potential for newline injection in these headers. (Thanks to anazawa, https://github.com/markstos/CGI.pm/pull/23)
* Update Unicode-Collate to CPAN version 0.93Chris 'BinGOs' Williams2012-11-1988-26200/+26220
| | | | | | | | | | | | [DELTA] 0.93 Sun Nov 18 18:13:42 2012 - DUCET is updated (for Unicode 6.2.0) as Collate/allkeys.txt. ! Please notice that allkeys.txt will be overwritten if you have had other allkeys.txt already. - The default UCA_Version is 26. - Locale/*.pl (except fr.pl) and CJK/Korean.pm are updated. - modified tests: loc_es.t, loc_estr.t, version.t in t.
* Update Unicode-Collate to CPAN version 0.92Chris 'BinGOs' Williams2012-11-1413-96/+472
| | | | | | | | | | | | | | | | [DELTA] 0.92 Wed Nov 14 20:58:19 2012 - fix: index() etc. with preprocess/normalization should be always croaked. - doc: referred to the latest UTS #10 and updated its section numbers. - supported the identical level (see 'identical' in POD). - Now UCA_Version 26 (for Unicode 6.2.0) is supported. - added ident.t in t. - modified tests: cjkrange.t, compatui.t, hangtype.t, index.t, overcjk0.t, overcjk1.t, test.t, view.t in t. * But the default UCA_Version is still 24. (In the next release, UCA_Version 26 will be the default.)
* Update IO-Compress to CPAN version 2.058Chris 'BinGOs' Williams2012-11-1231-138/+139
| | | | | | | | [DELTA] 2.058 12 November 2012 * RT# 81119: Latest IO::Compress 2.057 fails tests on 5.8.x
* Update Compress-Raw-Bzip2 to CPAN version 2.058Chris 'BinGOs' Williams2012-11-124-5/+9
| | | | | | | | [DELTA] 2.058 12 November 2012 * No Changes
* Update Compress-Raw-Zlib to CPAN version 2.058Chris 'BinGOs' Williams2012-11-123-4/+8
| | | | | | | | [DELTA] 2.058 12 November 2012 * No Changes
* Update IO-Compress to CPAN version 2.057Chris 'BinGOs' Williams2012-11-1132-751/+829
| | | | | | | | | | | | | | | | | [DELTA] 2.057 10 November 2012 * IO::Compress::Zip Allow member name & Zip Comment to be "0" * IO::Compress::Base::Common Remove "-r" test - the file open will catch this. RT# 80855: IO::Compress::Base::Common returns that it cannot read readable files in NFS * RT# 79820: Install to 'site' instead of 'perl' when perl version is 5.11+ * General Performance improvements.
* Update Compress-Raw-Bzip2 to CPAN version 2.057Chris 'BinGOs' Williams2012-11-116-10/+20
| | | | | | | | | | | | | | | [DELTA] 2.057 10 November 2012 * Compress::Raw::Bzip2 needs to use PERL_NO_GET_CONTEXT [#80318] * Install to 'site' instead of 'perl' when perl version is 5.11+ [#79811] * update to ppport.h that includes SvPV_nomg_nolen [#78080]
* Update Compress-Raw-Zlib to CPAN version 2.057Chris 'BinGOs' Williams2012-11-115-15/+22
| | | | | | | | | | | | | | | [DELTA] 2.057 10 November 2012 * Compress::Raw::Zlib needs to use PERL_NO_GET_CONTEXT [#80319] * Install to 'site' instead of 'perl' when perl version is 5.11+ [#79812] * update to ppport.h that includes SvPV_nomg_nolen [#78079]
* Update CGI to CPAN version 3.62Chris 'BinGOs' Williams2012-11-107-48/+92
| | | | | | | | | | | | | | | | | [DELTA] Version 3.62, Nov 9th, 2012 [INTERNALS] - Changed how the deprecated endform function was defined for compatibilty with the development version of Perl. - Fix failures in t/tmpdir.t when run as root https://github.com/markstos/CGI.pm/issues/22, RT#80659) - Made it possible to force a sorted order for things like hash attributes so that tests are not dependent on a particular hash ordering. This will be required in modern perls which will change the ordering per process. (Yves, RT#80659)
* Update Term-UI to CPAN version 0.32Chris 'BinGOs' Williams2012-11-101-4/+9
| | | | | | | | | [DELTA] Changes for 0.32 Sat Nov 10 11:00:31 GMT 2012 ===================================================== * Add a delimiter to a prompt that doesn't have a default (Tommy Stanton)
* fix a hash key order dependency in cpan/autodie/t/hints_pod_examples.tYves Orton2012-11-086-13/+37
| | | | | | At the same time make part of the internals deterministic Just In Case. Version bump on autodie to 2.13 as well.
* upgrade Module::Pluggable to 4.5 (test changes only)Yves Orton2012-11-063-4/+4
| | | | | | note there is an untrue comment next to VERSION line in Pluggable.pm, 4.5 is also on CPAN. Also note this patch keeps the old Makefile.PL based make process intact.
* Update CGI to CPAN version 3.61Chris 'BinGOs' Williams2012-11-044-44/+51
| | | | | | | | | | | | | | | [DELTA] Version 3.61 Nov 2nd, 2012 (No code changes) [INTERNALS] - formatting of CGI::Carp documentation was improved. Thanks to benkasminbullock. - un-TODO some tests in t/tmpdir.t that were passing in most cases. More on this: https://github.com/markstos/CGI.pm/issues/19# https://github.com/markstos/CGI.pm/commit/cc73dc9807b0fabb56b3cdf1a9726588b2eda0f7
* Update Unicode-Normalize to CPAN version 1.16Chris 'BinGOs' Williams2012-11-044-28/+42
| | | | | | | | [DELTA] 1.16 Sun Nov 4 17:23:03 2012 - XSUB: use PERL_NO_GET_CONTEXT (see perlguts) (see [rt.cpan.org #80312])
* Update Unicode-Collate to CPAN version 0.91Chris 'BinGOs' Williams2012-11-044-2/+11
| | | | | | | | [DELTA] 0.91 Sun Nov 4 17:00:20 2012 - XSUB: use PERL_NO_GET_CONTEXT (see perlguts) (see [rt.cpan.org #80313])
* Update Digest-SHA to CPAN version 5.73Chris 'BinGOs' Williams2012-11-049-15/+18
| | | | | | | [DELTA] 5.73 Wed Oct 31 04:32:44 MST 2012 - provided workaround for DEC compiler bug (ref. Makefile.PL)
* Workaround for VAX compiler optimizer bug in Digest::SHA.Craig A. Berry2012-10-272-3/+15
| | | | | | | | | This was [perl #85932] and has been forwarded upstream as [rt.cpan.org #80157]. The code is a near-verbatim copy of how the same problem has been solved in Digest::MD5 since 2001. After this change, the core build is now working again (slowly!) on OpenVMS VAX.
* Update CPANPLUS-Dist-Build to CPAN version 0.64Chris 'BinGOs' Williams2012-10-212-2/+2
| | | | | | | [DELTA] 0.64 Sat Oct 20 23:21:36 BST 2012 - Update Module::Install, no functional changes.
* Udate CPAN to CPAN version 1.99_51Craig A. Berry2012-10-1912-67/+139
| | | | | | | | | | * release 1.99_51 * RT #79969: fix incompatibilities with VMS (Craig Berry) * bugfix: distroprefs of type pl/args were dropped for 'perl Build.PL' * RT #73742: watch build_dirs and react calmly when one has gone lost
* cpan: Upgrade AutoLoader to 5.73Steffen Mueller2012-10-162-4/+45
| | | | Just syncing to CPAN release.
* Update HTTP-Tiny to CPAN version 0.024Chris 'BinGOs' Williams2012-10-161-16/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [DELTA] 0.024 2012-10-09 20:44:53 America/New_York [ADDED] - SSL connections now auto-retry I/O after SSL renegotiation [Alan Gardner] [FIXED] - User-specified CA bundles take precedence over Mozilla::CA [Alan Gardner] [PREREQS] - SSL support now requires Net::SSLeay 1.49 or greater to support auto-retry [Mike Doherty] - Downgraded IO::Socket::SSL and related prereqs to 'suggests' again 0.023 2012-09-19 09:55:46 America/New_York [PREREQS] - IO::Socket::SSL and related prereqs changed to 'required' for dev release to get better failure diagnostics from CPAN Testers [TESTING] - Skip live SSL testing unless IO::Socket::SSL 1.56+ installed
* Suggest cause of error requiring .pm file.Paul Johnson2012-09-301-2/+2
| | | | | | | | | | | | | | | | Following on from a recent thread I've put together a patch to expand the error message when a module can't be loaded. With this patch, instead of: Can't locate Stuff/Of/Dreams.pm in @INC (@INC contains: ...) You get: Can't locate Stuff/Of/Dreams.pm in @INC (you may need to install the Stuff::Of::Dreams module) (@INC contains: ...) [The committer tweaked the error message, based on a suggestion by Tony Cook. See <https://rt.perl.org/rt3/Ticket/Display.html?id=115048#txn-1157750>.]
* Update CPANPLUS to CPAN version 0.9133Chris 'BinGOs' Williams2012-09-293-3/+3
| | | | | | | | | | | | | | | [DELTA] This a version bump only Changes for 0.9133 Sat Sep 29 11:49:02 2012 ================================================ * Fix MANIFEST for last release Changes for 0.9132 Sat Sep 29 11:40:53 2012 ================================================ * Resolve RT #79925, Module::Metadata was missing from inc/bundle. Reported by Steve Sanbeg
* Update Digest-SHA to CPAN version 5.72Chris 'BinGOs' Williams2012-09-259-14/+20
| | | | | | | | | | [DELTA] 5.72 Mon Sep 24 15:22:08 MST 2012 - adjusted module installation directory for later Perls -- As of 5.11 Perl searches 'site' first, so use that -- ref. INSTALLDIRS in Makefile.PL -- thanks to Robert Sedlacek for patch
* Update Unicode-Normalize to CPAN version 1.15Chris 'BinGOs' Williams2012-09-234-19/+24
| | | | | | | | [DELTA] 1.15 Sun Sep 23 10:43:14 2012 - perl 5.11.0 or later: Install to 'site' instead of 'perl' (see [rt.cpan.org #79801])
* Update Unicode-Collate to CPAN version 0.90Chris 'BinGOs' Williams2012-09-235-17/+22
| | | | | | | | [DELTA] 0.90 Sun Sep 23 10:42:26 2012 - perl 5.11.0 or later: Install to 'site' instead of 'perl' (see [rt.cpan.org #79800])
* [perl #105922] Allow any string before ->methFather Chrysostomos2012-09-201-6/+6
| | | | | | | | | | | | | | | | | | | The rules for filtering out what do not look like package names are not logical and disallow valid things like "::main", while allowing q"_#@*$!@*^(". This commit simply lets any non-empty string be used as a package name. If it is a typo, you’ll get an error anyway. This allows autobox-style calls like "3foo"->CORE::uc, or even "3foo"->uc if you set up @ISA first. I made an exception for the empty string because it messes up caches somehow and causes subsequent method calls all to be called on the main package. I haven’t looked into that yet. I don’t know whether it’s worth it. The changes to the tests in cpan/Test-Simple have been submit- ted upstream.
* Update CPANPLUS to CPAN version 0.9131Chris 'BinGOs' Williams2012-09-195-5/+12
| | | | | | | | | | [DELTA] Changes for 0.9131 Tue Sep 18 14:10:16 2012 ================================================ * Add Pod::* modules to reported toolchain modules * Resolve issue with $cb->search() and SQLite source engine
* Update Sys-Syslog to CPAN version 0.32Chris 'BinGOs' Williams2012-09-155-14/+28
| | | | | | | | | [DELTA] 0.32 -- 2012.09.14 -- Sebastien Aperghis-Tramoni (SAPER) [BUGFIX] CPAN-RT#69040: Don't modify @_ in syslog(). [BUGFIX] Restore compatibility with Perl 5.6.0. [DOC] Perl-RT#81858: Fix some spelling errors (Peter J. Acklam).
* Update Archive-Tar to CPAN version 1.90Chris 'BinGOs' Williams2012-09-053-6/+6
| | | | | | | [DELTA] * important changes in version 1.90 05/09/2012 (Tom Jones) - documentation fixes
* Upgrade DB_File to 1.827Steve Hay2012-08-312-3/+8
|
* Bump Locale-Codes from 3.22 to 3.23Sullivan Beck2012-08-3128-30257/+31342
|