make regen; make regen_perly
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Sat, 20 Nov 2010 19:10:36 +0000 (19:10 +0000)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Sat, 20 Nov 2010 19:10:36 +0000 (19:10 +0000)
META.yml
perly.h

index 8d21755..ef1c575 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -20,7 +20,9 @@ no_index:
     - dist/constant
     - dist/Cwd
     - dist/Data-Dumper
+    - dist/ExtUtils-Command
     - dist/ExtUtils-Install
+    - dist/ExtUtils-Manifest
     - dist/ExtUtils-ParseXS
     - dist/Filter-Simple
     - dist/I18N-LangTags
@@ -30,6 +32,7 @@ no_index:
     - dist/Locale-Maketext
     - dist/Math-BigInt
     - dist/Math-BigInt-FastCalc
+    - dist/Math-BigRat
     - dist/Module-CoreList
     - dist/Net-Ping
     - dist/Pod-Perldoc
diff --git a/perly.h b/perly.h
index 3450f1d..95db744 100644 (file)
--- a/perly.h
+++ b/perly.h
@@ -221,7 +221,7 @@ typedef union YYSTYPE
     TOKEN* tkval;
 #endif
 }
-/* Line 1529 of yacc.c.  */
+/* Line 1489 of yacc.c.  */
        YYSTYPE;
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
 # define YYSTYPE_IS_DECLARED 1