Make Test::Output optional again
[gitmo/Moose.git] / t / 300_immutable / 011_constructor_is_wrapped.t
2009-04-29 Shawn M Moore Make Test::Output optional again
2009-04-21 Shawn M Moore Unconditionally depend on Test::Output; dropping Test...
2009-04-19 Yuval Kogman Update for removal of immutable transformer
2009-03-08 Shawn M Moore Test fixes for the more descriptive error messages
2008-12-05 Dave Rolsky If the constructor in a parent class has method modifie...