![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Opening multiple filehandlersby leons (Pilgrim) |
on Apr 06, 2001 at 11:24 UTC ( #70418=perlquestion: print w/replies, xml ) | Need Help?? |
leons has asked for the wisdom of the Perl Monks concerning the following question:
Hi Monks Can anyone tell me how I can open multiple filehandlers ?
This example clearly opens 3 filehandlers ... but how can I do this when I need to open N filehandlers ? What I actually want to do is (see my last node) opening a certain number of sessions to a remote host. Each session is being handled by a new instance of the parent process .... Anyway .... I really can't get it to work ... HEEEEEEEEEEELP ;-) Thanks, Leon
Back to
Seekers of Perl Wisdom
|
|