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

Re: Optimizing variable passing (code, peer review)

by perlmonkey (Hermit)
on May 11, 2001 at 11:26 UTC ( [id://79654]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use overload "\"\"" => \&as_string;
    
  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://79654]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-04-23 08:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found