Thread HTML::Table - Version (1 answers)
Opened by Alfred at 2010-10-15 08:55

Gast Alfred
 2010-10-15 08:55
#141913 #141913
Quote
.cpan/build/JQuery-1.06-y7vdNg # perl Build.PL
Version '2.08a' from /usr/local/lib/perl5/site_perl/5.12.1/HTML/Table.pm does not appear to be valid:
BEGIN { q# Hide from _packages_inside()
#; package Module::Build::ModuleInfo::_version::p3;
use Module::Build::Version;
no strict;

local $VERSION;
$VERSION=undef;
$vsub = sub {
$VERSION = '2.08a';;
$VERSION
};
}

The fatal error was: Invalid version format (non-numeric data) at /usr/local/lib/perl5/5.12.1/Module/Build/ModuleInfo.pm line 348, <GEN4> line 6.



Was kann ich hier machen, damit es funktioniert?
Last edited: 2010-10-15 09:13:31 +0200 (CEST)

View full thread HTML::Table - Version