Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

LWP::Simple

by Anonymous Monk
on Sep 26, 2002 at 19:58 UTC ( [id://201028]=perlquestion: print w/replies, xml ) Need Help??

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Does anyone know if LWP::Simple is compatible to use in IIS (I am trying to use my $doc = get ("https://mydir/my_page.cgi");
and it's not working it seems that the code above doesn't have any effect at all. How can I ckeck if it is installed in the perl version I have? Any other way than the get method? Thank you!!!!

Replies are listed 'Best First'.
Re: LWP::Simple
by perrin (Chancellor) on Sep 26, 2002 at 20:20 UTC
    You can't use HTTPS unless you install an SSL library. Read the docs for details.
Re: LWP::Simple
by fruiture (Curate) on Sep 26, 2002 at 20:07 UTC

    42

    The information about the problem is insufficient. Sorry, i can't see you put any effort in trying to find any hints on your own. What happens on the commandline? What's in the error-log?

    --
    http://fruiture.de

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://201028]
Approved by virtualsue
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-03-28 14:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found