in reply to Re: FILE reading question.(closed filehandle) issue in script
in thread FILE reading question.(closed filehandle) issue in script

...could be even shorter - use autodie; would remove the requirement for the ... or die ...; statements in 3 places :D

A user level that continues to overstate my experience :-))