Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^3: Module Naming Dilemma

by ikegami (Patriarch)
on Jan 04, 2005 at 22:33 UTC ( [id://419435]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Module Naming Dilemma
in thread Module Naming Dilemma

Wouldn't it be simpler for
use class 'My::Company::Namespace::Customer';
to do the import and just:
@Customer::ISA = 'My::Company::Namespace::Customer';

On second thought, I think I prefer your way. Less side-effects that I can see.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-25 17:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found