Help for this page
#!/usr/bin/perl ... } 1;
#!/usr/bin/perl ... map { print "$_ = $state{$_}\n"; } keys %state;