Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^3: Using fork with DBI to create simultaneous db connections.

by etcshadow (Priest)
on Feb 08, 2005 at 05:34 UTC ( [id://428931]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    prompt> perl -le 'my $pid = fork; my $x = [$pid]; print "$x->[0] -- $x
    +"'
    0 -- ARRAY(0x80d11ec)
    24694 -- ARRAY(0x80d11ec)
    prompt>
    
  2. or download this
    ------------
    :Wq
    Not an editor command: Wq
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-03-29 15:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found