summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorNicolas R <atoomic@cpan.org>2022-07-20 19:40:26 +0000
committerℕicolas ℝ <nicolas@atoomic.org>2022-07-20 15:03:33 -0600
commite7d4e29a2b93523d790643d965e3e1c233af71b7 (patch)
tree02a0e3efbb19be9d733f60cb83d241f067e83fe4 /Porting
parentbe76ad45a5a937ec83906e666e2318c0351115b4 (diff)
downloadperl-e7d4e29a2b93523d790643d965e3e1c233af71b7.tar.gz
Sync PerlIO::via::QuotedPrint with CPAN 0.10
Add missing exit() to t/QuotedPrint.t
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 79f0248c50..b91f1cd99d 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -941,7 +941,7 @@ use File::Glob qw(:case);
},
'PerlIO::via::QuotedPrint' => {
- 'DISTRIBUTION' => 'SHAY/PerlIO-via-QuotedPrint-0.09.tar.gz',
+ 'DISTRIBUTION' => 'SHAY/PerlIO-via-QuotedPrint-0.10.tar.gz',
'FILES' => q[cpan/PerlIO-via-QuotedPrint],
},