On Wed, 26 Sep 2001, walter valenti wrote:

> There's a method for delete a element in a hash ???
> (for example in a hash contains 10 elements after deleting a element, it
> shall contains 9 elements).

Yes, it's called delete! :-)

perldoc -f delete

-- Brett
                                          http://www.chapelperilous.net/
------------------------------------------------------------------------
First law of debate:
        Never argue with a fool.  People might not know the difference.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to