in reply to Re^2: what does IO::File=GLOB mean?
in thread what does IO::File=GLOB mean?

The call to seek() with those parameters is not doing what you want, then. See seek (or try perldoc -f seek on your system) to see what the arguments for seek() are.