Attempting to call ->make_immutable on a class instead of an object is
authorDave Rolsky <autarch@urth.org>
Tue, 30 Jun 2009 19:38:25 +0000 (14:38 -0500)
committerDave Rolsky <autarch@urth.org>
Tue, 30 Jun 2009 19:38:25 +0000 (14:38 -0500)
commitd7532ce027e97addad1fe7b45d33f1aca24ff3a7
tree543960c9e442fa96a69c962aab51181165521c39
parentd0f0719b98d50fa0fc152cf00a5fff0cf2fcc570
Attempting to call ->make_immutable on a class instead of an object is
just wrong, even if it accidentally works.
t/070_immutable_metaclass.t