in reply to Re^3: command line perl reading from STDIN
in thread command line perl reading from STDIN

At the start, its the second line and then every fourth file after. ie line 2, 6, 8, 12 .. eof
This is what was confusing me but I think I worked it out. See below. Thanks
  • Comment on Re^4: command line perl reading from STDIN