Subject: | MooseX-Attribute-Dependent-1.1.2 fails with Moose 2.1701-TRIAL |
Tests fail like this:
...
# Failed test 'city and zip are required'
# at t/others.t line 24.
# expecting: Regexp ((?-xism:city))
# found: Can't call method "List::MoreUtils::all" without a package or object reference at /tmpfs/.cpan-build-cpansand/2016040715/MooseX-Attribute-Dependent-1.1.2-VFgjk2/blib/lib/MooseX/Attribute/Dependency.pm line 56.
...
Please note that Moose does not depend anymore on List::MoreUtils.