We actually need Moose::Object::meta to avoid metaclass incompat fail, or at least...
[catagits/Catalyst-Runtime.git] / t / custom_live_path_bug.t
2008-05-23 Brian Cassidy Fix regression for "sub foo : Path {}" in the root...