Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Re: Re: Callback Design

by saucepan (Scribe)
on Jan 16, 2001 at 05:10 UTC ( #52126=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package my;
    $global = 'in_my';
    
    ...
    
    print my::own_map { $_, " ", $global, "\n" } (1..20);
      # prints "1 in_main\n", "2 in_main\n" and so on
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others scrutinizing the Monastery: (2)
As of 2023-06-07 22:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (29 votes). Check out past polls.

    Notices?