Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^2: Mutator chaining considered harmful

by Aristotle (Chancellor)
on Dec 29, 2004 at 19:46 UTC ( [id://418063]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $window->set( title => 'foo', border => 20 );
    
  2. or download this
    my $button = $window->child->border(20);
    

Log In?
Username:
Password:

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

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

    No recent polls found