Do not use no_plan!
[gitmo/Moose.git] / t / 100_bugs / 020_super_recursion.t
2009-04-21 Shawn M Moore Do not use no_plan!
2009-01-17 Yuval Kogman Merge branch 'master' into method_generation_cleanup
2009-01-12 Dave Rolsky Silence another warning
2009-01-12 Dave Rolsky Kill some whitespace
2009-01-12 Dave Rolsky Turn on strict & warnings. Tidy code. Shut up a warning.
2009-01-11 Chris Prather add tests for recursion in super()