Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^5: Namespaces and modules

by Corion (Patriarch)
on Feb 09, 2015 at 15:11 UTC ( [id://1116069]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Namespaces and modules
in thread Namespaces and modules

Having both modules use each other, combined with BEGIN trickery is prone to subtle errors.

I would restructure your modules to avoid that. Either put the common routines into a third module or reconstruct your modules so you don't need to do the BEGIN trickery.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (6)
As of 2024-04-19 12:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found