Beefy Boxes and Bandwidth Generously Provided by pair Networks Joe
Welcome to the Monastery
 
PerlMonks  

Re: Object oriented mess

by RazorbladeBidet (Friar)
on Apr 13, 2005 at 10:22 UTC ( [id://447401]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Object oriented mess

Can you provide more code about abc.pl?

More information about Client? Are they related in any way?

What error are you getting?
--------------
"But what of all those sweet words you spoke in private?"
"Oh that's just what we call pillow talk, baby, that's all."

Replies are listed 'Best First'.
Re^2: Object oriented mess
by longliveAJ (Acolyte) on Apr 13, 2005 at 10:30 UTC
    Yes .. I do understand the difference between use and require. abc.pl is a global file thats contains common sub-routines (such as Error handling subs, template formating sub, etc) abc.pl is included in all files (even Client.pm) Client.pm looks something like this
    --------------client.pm------------- package Client; use strict; require '../somepath/../abc.pl'; sub new { create and return a hash object } sub get_name { return $_[0]->{'Name'}; } 1; -------------
    I apologize if I am not explaining the code well enough.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://447401]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.