Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Uniqueue

by RMGir (Prior)
on Aug 29, 2002 at 19:05 UTC ( [id://193862]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    delete @{$self->{'hash'}}{ keys %{$self->{'hash'}} };
    
  2. or download this
    $self->{hash}={};
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2024-03-28 11:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found