Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

AUTOLOAD mystery

by ysth (Canon)
on Jul 22, 2005 at 06:24 UTC ( [id://477121]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $foo = $obj->foo() or die;
    my $bar = $foo->bar() or die;
    ...
    for my $quux (@quux) {
    ...
    }
    
  2. or download this
    sub DESTROY {}

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlmeditation [id://477121]
Approved by kvale
Front-paged by Tanalis
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found