Upgrade to CPAN-1.88_53.
[p5sagit/p5-mst-13.2.git] / regen.pl
index c7b9e13..7b0f8e3 100644 (file)
--- a/regen.pl
+++ b/regen.pl
@@ -25,7 +25,8 @@ my %gen = (
           'opcode.pl'   => [qw[opcode.h opnames.h pp_proto.h pp.sym]],
           'regcomp.pl'  => [qw[regnodes.h]],
           'warnings.pl' => [qw[warnings.h lib/warnings.pm]],
-          'reentr.pl' => [qw[reentr.c reentr.h]],
+          'reentr.pl'   => [qw[reentr.c reentr.h]],
+          'overload.pl' => [qw[overload.h]],
           );
 
 sub do_cksum {