Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Package Proliferation

by wfsp (Abbot)
on Jun 20, 2011 at 08:22 UTC ( [id://910515]=note: print w/replies, xml ) Need Help??


in reply to Package Proliferation

A few years ago I refactored a _one big script_ into packages (Make everything an object?). Four of them, actually, not a million miles away from your list. :-)

While that post revolves around OO the general idea would apply without it as dragonchild pointed out.

I found the points made in this thread by Corion and davido to be true, particularly the separation of concerns and the testing.

If you carefully design a simple API for each package and stick to it you have far less "package-management to ... existing files" and no need to "doublecheck all the places I've invoked those functions". You may need a couple of runs around the block before you get the 'model' right but I think it is worth it.

Log In?
Username:
Password:

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

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

    No recent polls found