in reply to Re: (kudra) Re: Reading entire file.in thread Reading entire file.
if ( eof FILEHANDLE ) { print "Reached end of file.\n"; } [download]