Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: xluke_repwalker.pl

by mirod (Canon)
on Mar 19, 2001 at 20:26 UTC ( [id://65444]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    NODE => sub { my ($t, $node) = @_;
                                 my $nodeid = $node->att ('id');
                                 !exists ($nodehash {$nodeid}) or croak "N
    +ode $nodeid is duplicated!";
    ...
                                                       };
                                 $t->purge;
                               }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://65444]
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: (6)
As of 2024-04-23 13:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found