Help for this page
use strict; use warnings; ... } print Dumper \%count;
Global symbol "%count" requires explicit package name at test.pl line +11. Global symbol "%count" requires explicit package name at test.pl line +14. Execution of test.pl aborted due to compilation errors.