If a class makes itself immutable and turns off constructor inlining, die with an...
authorDave Rolsky <autarch@urth.org>
Tue, 28 Apr 2009 22:46:51 +0000 (22:46 +0000)
committerDave Rolsky <autarch@urth.org>
Tue, 28 Apr 2009 22:46:51 +0000 (22:46 +0000)
commit6e5505d4891660b3ec52547ca1915bb84f23af57
tree48a27bfc22cce6ebdf2c082f8f36b7ae8a7bc1e4
parent5d06547d51fe24fbaeea02047325ed4ef6dc4459
If a class makes itself immutable and turns off constructor inlining, die with an error telling them to turn on replace_constructor => 1
lib/Catalyst.pm
t/plugin_new_method_backcompat.t