Back out bdf60588b to disable P::RD grammar precompilation - until P::RD is fixed
authorPeter Rabbitson <ribasushi@cpan.org>
Tue, 7 Feb 2012 10:53:34 +0000 (11:53 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Tue, 7 Feb 2012 10:53:34 +0000 (11:53 +0100)
commit0eb3b94a54140cedfc37172290f3fc8c1e15ddc9
tree4a53278e432b3eca4668cf686ff41b75440a6ce2
parent4df76cbb4c65cf3b393ed86b3eafd527d4cab122
Back out bdf60588b to disable P::RD grammar precompilation - until P::RD is fixed

While renewed activity on P::RD is great, the downside is that
incompatible changes were introduced which render precompiled
grammars useless. Furthermore since things are currently in the
air it is very likely things will change yet again, hence just
disable the whole thing for the time being. Reference RT#74593
Changes
Makefile.PL
lib/SQL/Translator/Utils.pm
t/60roundtrip.t