Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Object insanity and data hiding

by blakem (Monsignor)
on Sep 09, 2001 at 09:49 UTC ( [id://111250]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package CD::Music;
    use strict;
    ...
      $self->{_read_count}++;
      return $self->($1);
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found