This prints: twoone. Adding: print values %hash; prints: 2.my %hash = ('one' => 'two', 'two' => '2'); undef $hash{'one'}; print keys %hash;
In reply to Re: How do I completely remove a key/value pair from my hash?
by chromatic
in thread How do I completely remove a key/value pair from my hash?
by vroom
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |