Help for this page
%hash = ();
use strict; use warnings; ... &print_hash(); #print out &clean_hash(); #clean it out }