Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Problem with accessing hash Module::CoreList::version with $]

by betterworld (Curate)
on Apr 24, 2009 at 10:27 UTC ( [id://759784]=note: print w/replies, xml ) Need Help??


in reply to Re: Problem with accessing hash Module::CoreList::version with $]
in thread Problem with accessing hash Module::CoreList::version with $]

If I run your script with 5.8.8, I get the output

HASH(0x96574a4) HASH(0x96574a4) HASH(0x9628550)

For 5.10.0, I get

Use of uninitialized value within %Module::CoreList::version in concat +enation (.) or string at test.pl line 7. Use of uninitialized value in concatenation (.) or string at test.pl l +ine 7. HASH(0x84c82b8)

Module::CoreList is version 2.15.

Update: For the 5.10.0 case, Module::CoreList's version is 2.13.

Replies are listed 'Best First'.
Re^3: Problem with accessing hash Module::CoreList::version with $]
by Anonymous Monk on Apr 24, 2009 at 10:54 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://759784]
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: (7)
As of 2024-04-19 11:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found