Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Open web-adress as filehandle

by thomas895 (Deacon)
on Aug 18, 2014 at 06:50 UTC ( #1097794=note: print w/replies, xml ) Need Help??


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).

  • An unlink'd temporary file. See File::Temp.
  • A FIFO. See IPC::SysV and Advanced Programming in the UNIX Environment by W. Richard Stevens, Chapter 14.5-14.9. (ISBN 0201563177)
-Thomas
"Excuse me for butting in, but I'm interrupt-driven..."

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1097794]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2023-12-11 19:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (41 votes). Check out past polls.

    Notices?