Final move from meta-3.0 to meta-3.5
[p5sagit/p5-mst-13.2.git] / regen.pl
index a1f1ab8..821fa2e 100644 (file)
--- a/regen.pl
+++ b/regen.pl
@@ -13,8 +13,8 @@ my $perl = $^X;
 
 require 'regen_lib.pl';
 # keep warnings.pl in sync with the CPAN distribution by not requiring core
-# changes
-safer_unlink ("warnings.h", "lib/warnings.pm");
+# changes.  Um, what ?
+# safer_unlink ("warnings.h", "lib/warnings.pm");
 
 my %gen = (
           'autodoc.pl'  => [qw[pod/perlapi.pod pod/perlintern.pod]],