Added code to fixup line numbers, inline constructor, and load modules that construct...
authorDave Rolsky <autarch@urth.org>
Sun, 20 May 2012 21:56:06 +0000 (16:56 -0500)
committerDave Rolsky <autarch@urth.org>
Sun, 20 May 2012 21:56:06 +0000 (16:56 -0500)
commitf56affb648486c4a45e35a042f8a8281394f1ddc
treeaf8882f3a5c7662fefea0ede07b296c1796d2f0a
parent6029ad7beb4b3c7882674a9066ba56b2e2208d75
Added code to fixup line numbers, inline constructor, and load modules that constructor needs
lib/MooseX/Compiler.pm
t/constructor.t [new file with mode: 0644]
t/fixup-line-numbers.t [new file with mode: 0644]
t/lib/Test/MooseX/Compiler.pm
t/remove-use-moose.t