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

Re: Managing Process Handles

by jjdraco (Scribe)
on Oct 19, 2002 at 02:43 UTC ( [id://206475]=note: print w/replies, xml ) Need Help??


in reply to Managing Process Handles

if I remember correctly, the handle will close when it goes out of scope or the script terminates, but some one else will have to verify that, I can't find where it says that in any of my books right now. on that not note, if you can you would be better off closing the handle yourself right be fore the last statement.
as far as the print HANDLE "statement" or last; have you tried it, the worste that would happen is it wouldn't work. I don't know. I'm going to run a test script to see what happens and I'll let you know.

Update: I was unable to get print HANDLE "statement" or last; to work in the for loop like you where wanting to do, the program kept crashing, and I have been unsuccessful in conferming what I said about handle scope, I've run acouple of searches on this site and couldn't find a messages that directly covered it.

jjdraco
learning Perl one statement at a time.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-04-25 14:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found