Skip Menu |

This queue is for tickets about the Math-FixedPrecision CPAN distribution.

Report information
The Basics
Id: 643
Status: resolved
Worked: 1 min
Priority: 0/
Queue: Math-FixedPrecision

People
Owner: jpeacock [...] cpan.org
Requestors: mrzahz [...] mesra.net
Cc:
AdminCc:

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



Subject: error compiling Math::FixedPrecision
MY system as follows: Redhat 6.2, Celeron 300A, 256MB Perl 5.005_03 Other module DBI, DBD::mysql work fine except this one. The output as detail below: ------------------------------------------------ Executing /usr/bin/perl Makefile.PL && make .. Could not eval ' package ExtUtils::MakeMaker::_version; no strict; local $VERSION; $VERSION=undef; do { $VERSION = qw$Revision: 2.0 $[1]/10; }; $VERSION ' in FixedPrecision.pm: Can't use subscript on split at (eval 7) line 7, near "1]" Checking if your kit is complete... Looks good Installation of Math::FixedPrecision failed --------------------------------------------- Hope you can help me. Thank