This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update ExtUtils::Manifest from 1.72 to 1.73
[perl5.git] / write_buildcustomize.pl
index b161aab..d25ef75 100644 (file)
@@ -44,6 +44,7 @@ my @toolchain = qw(cpan/AutoLoader/lib
                   cpan/version/lib
                   cpan/Getopt-Long/lib
                   cpan/Text-ParseWords/lib
+                   cpan/ExtUtils-PL2Bat/lib
                   );
 
 # These are for XS building on Win32, since nonxs and xs build simultaneously