]> perl5.git.perl.org Git - perl5.git/commitdiff This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix version in comment
authorKaren Etheridge <[email protected]>
Mon, 21 Apr 2025 17:58:06 +0000 (10:58 -0700)
committerKaren Etheridge <[email protected]>
Mon, 21 Apr 2025 17:58:06 +0000 (10:58 -0700)
Porting/sync-with-cpan

index 663e46118233a0b942bece19c9cf84518f341432..1200b7d14b0c077e6dbd27fe6c101833b5dc59a1 100755 (executable)
@@ -209,7 +209,7 @@ my $package_file = "$tmpdir/$package"; # this is a cache
 my $type_dir     = "cpan";
 
 my @problematic = (
-    # no current entries as of perl-5.41.12 (Mar 2025)
+    # no current entries as of perl-5.41.11 (April 2025)
 );