When I got this error I found that List::MoreUtils::any() was clashing with Test::Deep::any()... Which is a shame because
Test::Deep::any() is designed to be be used only inside cmp_deeply() as a special comparison tool.
In reply to Re^2: sub any
by will_
in thread sub any
by FFRANK