Help for this page
#!/usr/bin/perl use warnings; ... print "$hash->{type}\t"; print "$hash->{values}\n"; }