Help for this page
#!/usr/bin/perl use strict; ... } print Dumper \%count;
$VAR1 = { 'out' => { ... } };