CMOP::Class->make_immutable expects a list of options, not a hashref.
[catagits/Catalyst-Runtime.git] / t / lib / NullPackage.pm
2008-12-14 Tomas Doran Fix a 5.70/5.80 behavior change in Catalyst::Utils...