Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: How do I get a unique Perl Interpreter ID?

by BrowserUk (Patriarch)
on Dec 02, 2011 at 07:59 UTC ( [id://941254]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    c:>perl -Mthreads -E"async{ say \$$; sleep 1e6 }->detach for 1 .. 10"
    SCALAR(0x3c379b0)
    ...
    SCALAR(0x6f68a00)
    SCALAR(0x6ff5820)
    SCALAR(0x707a4f0)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-19 21:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found