don't assume Scalar::Util is imported into the current package
[gitmo/Moo.git] / t / lib / base_class.pm
2012-02-11 Christian Walde added a test for errors in load_module resulting in...