$fh
= new_from_fdFileHandle
fd
,mode
Constructor. Creates a FileHandle, but it takes the file descriptor, fd, instead of filename as a parameter, along with mode; the parameters are required.
Copyright © 2001 O'Reilly & Associates. All rights reserved.