tell() on unopened filehandle

March 22nd, 2009

Description:
Message> tell() on unopened filehandle

admin Perl

  1. admin
    March 22nd, 2009 at 21:18 | #1

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

  1. No trackbacks yet.