Avoid duplication in running the same tests with and without immutable
[gitmo/Moose.git] / t / 030_roles / 019_build.t
2009-04-21 Shawn M Moore Avoid duplication in running the same tests with and...
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-06 Dave Rolsky Missed a few use_ok calls that started warning now...
2008-07-19 Shawn M Moore Add a test script to make sure my idiom of "sub BUILD...