Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: Are many use statements a code smell?

by crenz (Priest)
on Jun 18, 2005 at 00:24 UTC ( [id://467909]=note: print w/replies, xml ) Need Help??


in reply to Re: Are many use statements a code smell?
in thread Are many use statements a code smell?

And Stu::AddressBook could do something like

use Module::Find; useall Stu::AddressBook::Plugins;

which uses Module::Find (caveat: I wrote it ;-)) to find Stu::AddressBook::Plugins::Account, Stu::AddressBook::Plugins::Email, and so on.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-03-19 04:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found