Help for this page
#!/usr/bin/perl ... for my $k (keys %mapping) { print "$k\t$mapping{$k}\n"; }
bar 1 foo 0