in reply to Open web-adress as filehandle

$mech->content() returns a string.

I know of only two ways to do this: an unlink'd temporary file and a FIFO(SysV IPC, but then to yourself).

-Thomas
"Excuse me for butting in, but I'm interrupt-driven..."