in reply to Clean out da hash...
Delete everything in the hash
wouldn't just
%hash = (); [download]
work just as well ?
+++++++++++++++++ #!/usr/bin/perl use warnings;use strict;use brain;