summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorMax Maischein <corion@corion.net>2023-02-18 22:28:49 +0000
committerJames E Keenan <jkeenan@cpan.org>2023-02-18 22:28:49 +0000
commite3d883744d194cc9fcff58f6a3b16593c25cd810 (patch)
tree0d2362cc11651f367dd12dd1832ede398747de53 /Porting
parent04c0207ebb3cb7f894b5f5b6320970aabda477a9 (diff)
downloadperl-e3d883744d194cc9fcff58f6a3b16593c25cd810.tar.gz
parent: synch with CPAN version 0.241
From Changes: Use Test::More::isnt() instead of Test::More::isn't in tests, which is deprecated, as ' isn't allowed as package separator in an upcoming version of Perl. No changes in module code.
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 9150918977..03c13f39c6 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -896,7 +896,7 @@ use File::Glob qw(:case);
},
'parent' => {
- 'DISTRIBUTION' => 'CORION/parent-0.239.tar.gz',
+ 'DISTRIBUTION' => 'CORION/parent-0.241.tar.gz',
'FILES' => q[cpan/parent],
'EXCLUDED' => [
qr{^xt}