Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

(dws)Re: Optimizing variable passing (code, peer review)

by dws (Chancellor)
on May 11, 2001 at 10:29 UTC ( [id://79650]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      package EmmisiveColor;
    
      sub new {
    ...
          my $self = shift;
          "emmisiveColor @$self"
      }
    
  2. or download this
      sub simple_properties {
          my $self = shift;
    
    ...
             "  }\n" .
             "}\n";
      }
    

Log In?
Username:
Password:

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

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

    No recent polls found