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

Re: DWIM: autoloading classes

by adrianh (Chancellor)
on Sep 17, 2003 at 07:30 UTC ( [id://292076]=note: print w/replies, xml ) Need Help??


in reply to DWIM: autoloading classes

I have to admit if I was finding:

use Foo::Dates; use Foo::Customer; use Foo::Order; use Foo::Company; use Foo::Company::SalesReps; use Foo::Extremely::Long::Package::Name;

at the top of all my files I would be saying to myself "Gosh. We seem to have a lot of very tight coupling and duplicate code here. Probably need to do some refactoring" :-)

Log In?
Username:
Password:

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

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

    No recent polls found