Help for this page
Create a reverse hash: ... If your hash could have repeated values, the methods above will only find one of the associated keys. This may or may not worry you.
package SpecialHash; use Tie::Hash; ... use Data::Dumper; print Dumper $hash{FLIPPED};