untie or unlink?  You had used unlink previously which closed and
deleted a temporary file while close only closes the file which would be
the proper way to terminate a pipe such as used in the solution. 

Somu wrote:
> Great! Thanks.. How about using untie instead of close? Can i know ,
> phat is the difference between the two?
>
>   


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to