$ fh = new_from_fd FileHandle fd , mode
fh
FileHandle
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.