Builtins::Tainted<String> __t_get(IO::File handle)
Arguments
handle: A file handle opened for reading
Usage
Read a line from a file, including the terminating newline ('\n').
handle: A file handle opened for readingRead a line from a file, including the terminating newline ('\n').