Description:Message> tell() on unopened filehandle
admin Perl
(W unopened) You tried to use the tell() function on a filehandle that was either never opened or has since been closed.
(W unopened) You tried to use the tell() function on a filehandle that was either never opened or has since been closed.