Skip Menu |

This queue is for tickets about the XML-Tidy CPAN distribution.

Report information
The Basics
Id: 56073
Status: resolved
Priority: 0/
Queue: XML-Tidy

People
Owner: Pip [...] CPAN.Org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: perl 5.12.0 does not like XML::Tidy's version
See the following example: $ /usr/perl-5.12.0-RC0/bin/perl -e 'use XML::Tidy 1' Invalid version format (non-numeric data) at -e line 1. BEGIN failed--compilation aborted at -e line 1. A similar problem can happen if users put a dependency specification in their Makefile.PL or Build.PL. For example, I saw this problem in the Module-Install based Makefile.PL of HoneyClient-Util-0.98. Regards, Slaven
From: ppisar [...] redhat.com
Dne Po 29.bře.2010 15:20:32, SREZIC napsal(a): Show quoted text
> See the following example: > > $ /usr/perl-5.12.0-RC0/bin/perl -e 'use XML::Tidy 1' > Invalid version format (non-numeric data) at -e line 1. > BEGIN failed--compilation aborted at -e line 1. > > A similar problem can happen if users put a dependency specification in > their Makefile.PL or Build.PL. For example, I saw this problem in the > Module-Install based Makefile.PL of HoneyClient-Util-0.98. >
XML-Merge-1.2.565EgGd because of XML::Tidy's version too.