Subject: | Test suite currently fails |
It seems that the test suite currently fails for all perl versions. The test log starts like this:
# Failed test 'actual res'
# at /opt/perl-5.18.2/lib/site_perl/5.18.2/Test/Perinci/Sub/Wrapper.pm line 181.
# got: undef
# expected: '1'
# undef
# Looks like you failed 1 test of 2.
# Failed test 'call \#1: '
# at /opt/perl-5.18.2/lib/site_perl/5.18.2/Test/Perinci/Sub/Wrapper.pm line 190.
# Failed test 'actual res'
# at /opt/perl-5.18.2/lib/site_perl/5.18.2/Test/Perinci/Sub/Wrapper.pm line 181.
# got: undef
# expected: '1'
# undef
# Looks like you failed 1 test of 2.