Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Re (tilly) 1: Strict, strings and subroutines

by merlyn (Sage)
on Oct 10, 2001 at 18:01 UTC ( [id://117994]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    do { local @ISA; __PACKAGE__->can("do_$type") }->();
    
  2. or download this
    BEGIN {
      my %cache;
    ...
    }
    ...
    do_it("function", $arg1, $arg2, @more_args);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (8)
As of 2024-03-28 12:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found