Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: OO module question re: class data vs. instance data

by Fastolfe (Vicar)
on Feb 06, 2002 at 22:15 UTC ( [id://143723]=note: print w/replies, xml ) Need Help??


in reply to OO module question re: class data vs. instance data

Class data like that is only persistent for the lifetime of the process that uses that module. So unless you are sharing Perl interpreter processes between sites (which might be in the case of a mod_perl installation), you have nothing to worry about.
  • Comment on Re: OO module question re: class data vs. instance data

Log In?
Username:
Password:

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

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

    No recent polls found