June 2002
Beginner
759 pages
80h 42m
English
getlines
$fh->getlines
Works like <$
fh > when called in an array context to
read all the remaining lines in a file, but is more readable.
croaks if called in scalar
context.