Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
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 making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-04-23 15:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found