Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Difficulties with WWW::Search (code)

by deprecated (Priest)
on Nov 08, 2001 at 01:17 UTC ( [id://123923]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub test_sub {
      my ($thischan, $thisuser, $thismsg) = (@_); 
    ...
      use Data::Dumper; print Dumper \$result;
      carp "cycling";
    }
    
  2. or download this
    :google bleh # this was my input
    Found Total: 1,110,000
    $VAR1 = \undef;
    cycling at test_harness.pl line 31
            main::test_sub('#bleh', 'alex', ':google bleh') called at test
    +_harness.pl line 17
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-25 08:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found