Fix infinite recusion in classes which overload stringify and call into MX::Storage
authorTomas Doran (t0m) <t0m@state51.co.uk>
Thu, 25 Mar 2010 18:24:56 +0000 (18:24 +0000)
committerTomas Doran (t0m) <t0m@state51.co.uk>
Thu, 25 Mar 2010 18:24:56 +0000 (18:24 +0000)
commit049541bdd8fe53d81ca4e0bc8cea4d5a79210ada
treeda69ce7bb228e3c9b97192d93d069878eaf6e2fd
parentc557e79229dec7ef5a1c48f577f43bd8983b2992
Fix infinite recusion in classes which overload stringify and call into MX::Storage
Changes
Makefile.PL
lib/MooseX/Storage/Engine.pm
t/300_overloaded.t [new file with mode: 0644]