gzfile -- read entire gz-file into an array
Identical to readgzfile(), except that gzfile() returns the file in an array.
See also readgzfile(), and gzopen().