Skip Menu |

This queue is for tickets about the Geo-GML CPAN distribution.

Report information
The Basics
Id: 110312
Status: resolved
Priority: 0/
Queue: Geo-GML

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.16
Fixed in: 0.16



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.
Got fixed three years ago