I'm a dumbass.
authorDave Rolsky <autarch@urth.org>
Fri, 20 Feb 2009 17:20:28 +0000 (17:20 +0000)
committerDave Rolsky <autarch@urth.org>
Fri, 20 Feb 2009 17:20:28 +0000 (17:20 +0000)
commitffe92c8b7d896623737c480b5c8bef3c727336ca
tree4e73a58ac70a532c49f1e6661e5f8ef7edba452a
parent0caae1168cadec2adbb25e63058557b7b9857a61
I'm a dumbass.

We were checking that code compiled, but I switched to check where the
code is eval'd. This means we see _all_ the code in the error message.

Also, my previous changes broke all the code generation because it
wasn't returning the generated sub.
lib/Class/MOP/Method/Accessor.pm
lib/Class/MOP/Method/Constructor.pm
lib/Class/MOP/Method/Generated.pm