Failing make_immutable test case. It seems that inherited "new" is just plain broken...
authorShawn M Moore <sartak@gmail.com>
Mon, 3 Mar 2008 05:32:41 +0000 (05:32 +0000)
committerShawn M Moore <sartak@gmail.com>
Mon, 3 Mar 2008 05:32:41 +0000 (05:32 +0000)
commit0aac92c5d5e38aceb9027a9aff430cd6b875ae01
treeb3f7c7729cc1a631e5e912836b2159d732996e0b
parent9f4334a133bce21fd69e7172f486ba32286694f6
Failing make_immutable test case. It seems that inherited "new" is just plain broken. And I was bitten by this one, so it's not academic :)
t/300_immutable/006_immutable_nonmoose_subclass.t [new file with mode: 0644]