Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

RFC Magic::Attach

by shotgunefx (Parson)
on Jan 21, 2003 at 03:11 UTC ( [id://228565]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $attached = attach_var($target_ref, $attach, [$optional_name]);
    $attached = attached($target_ref, [ $optional_name ]);
    ...
    while(my $i = int_span(1,1000000000)){
      print $i,"\n";
    }
    
  2. or download this
    # Persistant subroutine data
    sub somesub {
    ...
        # The persistant arg hash could be keyed on the caller info if des
    +ired
        # for context sensitivity
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-26 07:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found