This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
stat.t: Add bug number
[perl5.git] / regen.pl
index 1f2a583..62dc820 100644 (file)
--- a/regen.pl
+++ b/regen.pl
@@ -23,6 +23,7 @@ reentr.pl
 regcomp.pl
 warnings.pl
 embed.pl
+feature.pl
 );
 
 my $tap = $ARGV[0] && $ARGV[0] eq '--tap' ? '# ' : '';