Back out bdf60588b to disable P::RD grammar precompilation - until P::RD is fixed
[dbsrgits/SQL-Translator.git] / Makefile.PL
index 6ebaaff..9ff18bb 100644 (file)
@@ -107,6 +107,8 @@ if ($Module::Install::AUTHOR) {
 WriteAll();
 
 sub _recompile_grammars {
+  return; # disabled until RT#74593 is resolved
+
   require File::Spec;
 
   my $compiled_parser_dir = File::Spec->catdir(qw/