Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^7: Class::InsideOut - yet another riff on inside out objects.

by adrianh (Chancellor)
on Dec 21, 2002 at 15:15 UTC ( [id://221635]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my %Mode : Field(rw); # generate accessor + mutator
    my %Status : Field(ro); # generate only accessor
    my %Connection : Field; # generate nothing
    
  2. or download this
    my %Mode : Field(rw custom);
    

Log In?
Username:
Password:

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

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

    No recent polls found