Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 89dbbd9d95480b12bca13906bb1aee4323ced0e1
https://github.com/Perl/perl5/commit/89dbbd9d95480b12bca13906bb1aee4323ced0e1
Author: James E Keenan <[email protected]>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M Porting/Maintainers.pl
Log Message:
-----------
Text-Tabs+Wrap: Prepare to synch with CPAN
Because (i) the CPAN contributor who is releasing this distribution
upstream and (ii) the EXCLUDED condition has changed, we need to
manually edit this file before running Porting/sync-with-cpan.
Commit: 9a679b438a9b511b702a547c18003c662c3c012c
https://github.com/Perl/perl5/commit/9a679b438a9b511b702a547c18003c662c3c012c
Author: Aristotle Pagaltzis <[email protected]>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M MANIFEST
M Porting/Maintainers.pl
M cpan/Text-Tabs/lib/Text/Tabs.pm
M cpan/Text-Tabs/lib/Text/Wrap.pm
M cpan/Text-Tabs/t/37000.t
M cpan/Text-Tabs/t/39548.t
M cpan/Text-Tabs/t/79766.t
M cpan/Text-Tabs/t/Jacobson.t
M cpan/Text-Tabs/t/Jacobson2.t
M cpan/Text-Tabs/t/Jochen.t
M cpan/Text-Tabs/t/Tabs-ElCid.t
M cpan/Text-Tabs/t/Wrap-JLB.t
M cpan/Text-Tabs/t/belg4mit.t
M cpan/Text-Tabs/t/dandv.t
R cpan/Text-Tabs/t/dnsparks.t
M cpan/Text-Tabs/t/fill.t
A cpan/Text-Tabs/t/lib/ok.pl
M cpan/Text-Tabs/t/sep.t
M cpan/Text-Tabs/t/sep2.t
M cpan/Text-Tabs/t/tabs.t
M cpan/Text-Tabs/t/wrap.t
M cpan/Text-Tabs/t/wrap_separator2.t
Log Message:
-----------
Text-Tabs+Wrap: Sync with CPAN version 2021.0804
>From upstream CHANGELOG:
* Explicitly declared strictures and warnings everywhere (to support
-Dusedefaultstrict perls)
* Makefile.PL fixes
* Unicode support on all supported versions of Perl
* Full strict and warnings cleanliness
* Packaging cleanups
* Removal of reference benchmark from test suite (moved to xt/bench)
Committer: Manual verification of the procedure Aristotle used in
https://github.com/Perl/perl5/pull/19026.
Commit: e9766ce522634caaf44315a6732c7510b5250f8c
https://github.com/Perl/perl5/commit/e9766ce522634caaf44315a6732c7510b5250f8c
Author: James E Keenan <[email protected]>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M pod/perldelta.pod
Log Message:
-----------
perldelta for upgrade to Text-Tabs+Wrap (3 commits)
Compare: https://github.com/Perl/perl5/compare/e42368d6de59...e9766ce52263