Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Open File Absolute Address

by InfiniteSilence (Curate)
on Apr 23, 2013 at 14:13 UTC ( [id://1030151]=note: print w/replies, xml ) Need Help??


in reply to Open File Absolute Address

Ok, I'll admit this is silly, but technically you could use curl with a pipe like so:
perl -e 'my $page; open(H,qq~curl www.google.com|~); while(<H>){print +}; close(H);'

Celebrate Intellectual Diversity

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-20 04:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found