Subject: | Tests may fail if XML::Compile is too old |
t/25gml300.t fails, probably only if XML::Compile is too old. I can reproduce it with XML::Compile 1.47:
Can't use an undefined value as a subroutine reference at /opt/perl-5.18.4t/lib/site_perl/5.18.4/XML/Compile/Translate/Template.pm line 486.
# Looks like you planned 4 tests but ran 2.
# Looks like your test exited with 255 just after 2.
t/25gml300.t ...
Maybe you have to increase the minimum XML::Compile prereq version.