Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: "use" modules inside modules

by whakka (Hermit)
on Jun 25, 2009 at 23:33 UTC ( [id://774857]=note: print w/replies, xml ) Need Help??


in reply to "use" modules inside modules

It could be that Module B is importing the hash from A (probably incidentally) and then altering it via a namespace collision. If this is the case don't export the hash by default in A, or don't import the hash into B. If this isn't the case it would be helpful to see code.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (1)
As of 2024-04-19 18:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found