cleanup require usage so we don't trample on $@ and tweak the DEMOLISH code slightly
authorMatt S Trout <mst@shadowcat.co.uk>
Mon, 3 Oct 2011 05:14:42 +0000 (05:14 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Mon, 3 Oct 2011 05:31:09 +0000 (05:31 +0000)
commit59812c87b1b00da1098f22c77e02db83ff594f22
tree23ad500519a7d17e4cecaa7328cbe7c20a42d685
parent56ffe19d51215674fb162c30ba9c5dc1951402c5
cleanup require usage so we don't trample on $@ and tweak the DEMOLISH code slightly
lib/Method/Generate/Accessor.pm
lib/Method/Generate/Constructor.pm
lib/Moo.pm
lib/Moo/Object.pm
lib/Moo/Role.pm
lib/Moo/_Utils.pm
lib/Moo/_mro.pm
lib/Role/Tiny.pm
lib/Sub/Quote.pm