summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorAristotle Pagaltzis <pagaltzis@gmx.de>2021-08-05 19:20:34 +0000
committerJames E Keenan <jkeenan@cpan.org>2021-08-05 19:24:01 +0000
commit9a679b438a9b511b702a547c18003c662c3c012c (patch)
tree79b8fd6f0533b856314c1283a1d42c4cdfa7b284 /Porting
parent89dbbd9d95480b12bca13906bb1aee4323ced0e1 (diff)
downloadperl-9a679b438a9b511b702a547c18003c662c3c012c.tar.gz
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.
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index ff1a4fe9a5..1baaba8e89 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1122,7 +1122,7 @@ use File::Glob qw(:case);
},
'Text-Tabs+Wrap' => {
- 'DISTRIBUTION' => 'ARISTOTLE/Text-Tabs+Wrap-2013.0523.tar.gz',
+ 'DISTRIBUTION' => 'ARISTOTLE/Text-Tabs+Wrap-2021.0804.tar.gz',
'FILES' => q[cpan/Text-Tabs],
'EXCLUDED' => [
qr{^xt},