in reply to Re^2: Reading from a filehandle written to by a subroutine?
in thread Reading from a filehandle written to by a subroutine?

BrowserUk's code will let you do that, more or less:

when you run that code, the printed data will be available in $buffer.

  • Comment on Re^3: Reading from a filehandle written to by a subroutine?