http://qs321.pair.com?node_id=328500


in reply to Clean out da hash...

For the bit where you do

Delete everything in the hash

wouldn't just

%hash = ();

work just as well ?

+++++++++++++++++
#!/usr/bin/perl
use warnings;use strict;use brain;