in reply to Re^2: Parsing multiline string line by line
in thread Parsing multiline string line by line

The manpage for open gives open FILEHANDLE,MODE,REFERENCE as a way to call open, but, oddly, neither the manpage nor perlopentut seems to discuss it further (as far as I can see from a very quick scan of those two documents). Anyone know where this may be discussed?
  • Comment on Re^3: Parsing multiline string line by line