Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: about use LWP::Simple

by geektron (Curate)
on Feb 13, 2005 at 17:05 UTC ( [id://430593]=note: print w/replies, xml ) Need Help??


in reply to about use LWP::Simple

aside from checking the error log for the causes, there is one additional 'problem' and one way to make things easier:

1) if you're already sending a completed page to the browser, attempting to send another one ( the  <html> ... </html> page in your HERE doc ) may not display ... the fetched page already has the same tags.

2) you can make things easier with  getprint( $url );.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-19 21:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found