Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^3: Odd LWP Problem

by marinersk (Priest)
on May 04, 2017 at 19:21 UTC ( [id://1189520]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Odd LWP Problem
in thread Odd LWP Problem

Just picking nits, because, you know, Perl does:

The updated code you posted does fail for me also, but works when I add the closing quote in the getprint()call:

my $html = getprint("https://clio.columbia.edu/") or die; ^

Any chance the "still doesn't work" could be a different error this time, and maybe, expecting failure, you didn't check the error message as closely?

I know, it's a long shot, but, you know, pick all the nits, right?

Log In?
Username:
Password:

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

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

    No recent polls found