Subject: | warning in test results |
I'm having issues as described in RT#88593 but also in the test results I get this:
t/021-parameter-trait.t ............. ok
Roles with parameters cannot be cached. Consider applying the parameters before
calling create_anon_class, or using 'weaken => 0' instead at /Users/dsteinbrunner/perl5/perlbrew/perls/perl-5.18.1/lib/site_perl/5.18.1/darwin-2level/Moose/Meta/Class.pm line 145.
t/022-export-p-trait.t .............. ok
I did not see this mentioned in that ticket.