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

Re^2: Using WWW::Mechanize

by 80degreez (Initiate)
on Apr 26, 2007 at 23:28 UTC ( [id://612288]=note: print w/replies, xml ) Need Help??


in reply to Re: Using WWW::Mechanize
in thread Using WWW::Mechanize

I'm still receiving no output whatsoever on the cmd prompt when I launch it.

Replies are listed 'Best First'.
Re^3: Using WWW::Mechanize
by chargrill (Parson) on Apr 27, 2007 at 00:48 UTC

    If you're anything like me, it didn't work for me either. I added a last line:

    else { print $mech->content }

    ... and got the following output:

    LWP will support https URLs if the Crypt::SSLeay module is installed. More information at <http://www.linpro.no/lwp/libwww-perl/README.SSL>.

    Try going there, reading that, and installing Crypt::SSLeay.



    --chargrill
    s**lil*; $*=join'',sort split q**; s;.*;grr; &&s+(.(.)).+$2$1+; $; = qq-$_-;s,.*,ahc,;$,.=chop for split q,,,reverse;print for($,,$;,$*,$/)
      Yep. I should've used autocheck => 1 in WWW::Mechanize->new's parameters; that would've reported it.

      autocheck => 1 is a good idea anyway.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (8)
As of 2024-04-24 12:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found