sub is_opened { return defined fcntl $_[0], F_GETFL, 0; } [download]
Makeshifts last the longest.
In reply to Re^2: Filehandle open? by Aristotle in thread Filehandle open? by maclypse