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

Re: Modules that reference each other

by SpanishInquisition (Pilgrim)
on Sep 29, 2004 at 14:33 UTC ( [id://394990]=note: print w/replies, xml ) Need Help??


in reply to Modules that reference each other

"At least one general function requires a format validation which is contained in the Spec.pm library"

Sounds like this is the dependancy you need to remove. The program/general-library should not know the validation piece exists.

Meanwhile, what you really need to do is modularilize your program so that you don't have to export anyting. (Perl OOP -- when done at a minimal level -- isn't that painful and it doesn't have to be overdone if you don't want to overdo it).

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-03-29 13:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found