Subject: | Fails to test on 5.16.2 CentOS6 |
# Failed test 'non-Num value causes rejection on value'
# at t/04-map.t line 17.
# 'Validation failed for 'MooseX::Types::Structured::Map[Int,Num]' with value "{ 10: "ten and a half" }, Internal Validation Error is: Validation failed for 'Num' with value "ten and a half"" at /opt/perl-5.16.2/lib/vendor_perl/5.16.2/x86_64-linux-thread-multi/Moose/Meta/TypeConstraint.pm line 245.
# Moose::Meta::TypeConstraint::assert_valid('MooseX::Meta::TypeConstraint::Structured=HASH(0x1a2dc80)', 'HASH(0xab9ef0)') called at /opt/perl-5.16.2/lib/vendor_perl/5.16.2/MooseX/Types/TypeDecorator.pm line 173
# MooseX::Types::TypeDecorator::_try_delegate('MooseX::Types::TypeDecorator=HASH(0x1a54760)', 'assert_valid', 'HASH(0xab9ef0)') called at /opt/perl-5.16.2/lib/vendor_perl/5.16.2/MooseX/Types/TypeDecorator.pm line 138
# MooseX::Types::TypeDecorator::AUTOLOAD('MooseX::Types::TypeDecorator=HASH(0x1a54760)', 'HASH(0xab9ef0)') called at t/04-map.t line 16
# eval {...} called at t/04-map.t line 16
# '
# doesn't match '(?^:value ten and a half)'
# Looks like you failed 1 test of 4.