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

Re: confusing error >:(

by Anonymous Monk
on May 12, 2012 at 09:08 UTC ( #970153=note: print w/ replies, xml ) Need Help??


in reply to confusing error >:(

this also doesnt work:

$mechObject = WWW::Mechanize->new( autocheck => 1 ); $mechObject -> get('http://www.google.co.uk/search?q='.$queryStrin +g.'&num=10&hl=en&client=firefox-a&rls=org.mozilla:en-GB:official&chan +nel=np&prmd=imvns&ei=CCGtT-jcEeiw0QXRgaGoCQ&start=100&sa=N&biw=1440&b +ih=738'); foreach my $link ($mechObject->links) { print "$link->url\n"; }
it used to work.. just makes no sense now? :/


Comment on Re: confusing error >:(
Download Code

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2013-05-25 10:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    The best material for plates (tableware) is:









    Results (519 votes), past polls