in reply to Re: HTML file or in-memory ?
in thread HTML file or in-memory ?

I tried this and I get a file called SCALAR(0x189a68). So I guess I haven't go the correct version for this to work (I'm using 5.6.1).

Replies are listed 'Best First'.
Re^3: HTML file or in-memory ?
by Fletch (Bishop) on Dec 15, 2004 at 15:18 UTC

    Yup, it's your version. Pre 5.8 IMSMR you can use IO::Scalar to get similar functionality.