Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Re: (crazyinsomniac) Re: Extract info from HTML

by demerphq (Chancellor)
on Nov 12, 2001 at 15:01 UTC ( [id://124796]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    print "($depth)$monkname posted '$monkname' on $date\n";
    $hashref->{$monkname}->{$node_id}={
    ...
                                       title=>$title,
                                       depth=>$depth
                                      };
    
  2. or download this
    $VAR1 = {
              'demerphq' => {
    ...
                                                 }
                                   },
            };
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-19 04:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found