I realized that all the "with caller" wrapper stuff is pointless. We
authorDave Rolsky <autarch@urth.org>
Wed, 6 Aug 2008 19:42:11 +0000 (19:42 +0000)
committerDave Rolsky <autarch@urth.org>
Wed, 6 Aug 2008 19:42:11 +0000 (19:42 +0000)
commit2f29843cdf35144014ed085f226ccd053adc6067
tree8eee31bbe184b9778b5c57788f169aaee6e07b42
parent1a601f52e60900dd15a728ca6276f2b4e7d0cc23
I realized that all the "with caller" wrapper stuff is pointless. We
can get the caller via caller().

This greatly simplifies lots of things.
lib/Moose.pm
lib/Moose/Exporter.pm
lib/Moose/Role.pm