Help for this page

Select Code to Download


  1. or download this
    my %hash=(a => 'foo', b => 'bar', c => 'baz');
    my %reverse;
    @reverse{values %hash}=keys %hash; # if(f) values are unique, as you c
    +laim.