Open mjdominus opened 10 years ago
This appears to be because Stick::Role::Collection::HasFilters
imports ArrayRef
and CodeRef
from MooseX::Types::Moose
and then lets them hang around again afterward. Sticking in use namespace::clean
fixes this problem. I will prepare a patch shortly.
The test suite fails catastrophically. When I run
perl -Ilib t/collections/basic.t
, Perl reportsComplete error output
perl -V output