Hi, I have something like this
my $child = new IO::Handle; When I try to redirect this handle to a filehandle using open(MY_DESCRIPTOR, ">&$child"); it gives me an error. What is it that I am doing wrong ?? Thanks -V __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]