note Module::Build's core-deprecation
authorZefram <zefram@fysh.org>
Sun, 25 Aug 2013 19:06:13 +0000 (20:06 +0100)
committerZefram <zefram@fysh.org>
Sun, 25 Aug 2013 19:06:13 +0000 (20:06 +0100)
Module::Build reports that it's deprecated from core from version 5.19.0,
but this information was missing from Module::CoreList.

dist/Module-CoreList/lib/Module/CoreList.pm

index 846964e..e3fd719 100644 (file)
@@ -8813,6 +8813,7 @@ for my $version (sort { $a <=> $b } keys %delta) {
 
     5.019    => {
         delta_from => 5.018,
+        changed => { 'Module::Build' => 1 },
         removed => { map { $_ => 1 } qw/
             Archive::Extract
             B::Lint