in reply to Re^3: how to read multiple line from a file
in thread how to read multiple line from a file

It keeps a fixed number of records (as defined by $/). Length has nothing to do with it.
  • Comment on Re^4: how to read multiple line from a file