Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: install Module-Build

by pileofrogs (Priest)
on Aug 17, 2012 at 16:51 UTC ( [id://988026]=note: print w/replies, xml ) Need Help??


in reply to install Module-Build

# Failed test ' with conflicting versions reported' # at t/metadata.t line 278. # '' # doesn't match '(?-xism:already declared)'

Looks to me like it was expecting a value that was undefined. I also see lots of references to "uninitialized value in length at /opt/perltemp/Module-Build-0.4002/blib/lib/Module/Build/Base.pm line 2767."

If I was you, I'd look at that Base.pm file at line 2767 and find out what it's expecting that it's not getting.

Replies are listed 'Best First'.
Re^2: install Module-Build
by zartperl (Initiate) on Aug 17, 2012 at 17:22 UTC
    I checked 'Base.PM' and 'metadata.t' file. Didn't find anything out of the ordinary. As a temporary fix, i forced the install using this command -
    perl -MCPAN -e "CPAN::Shell->force(qw(install Module::Build));"
    But i will go back to 'Base.PM' and get more info later.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://988026]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-04-19 07:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found