Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    @$t{map{$$x{$_}||$_}keys %$h) = values %$h;
    
    print Dumper($t);
    
  2. or download this
    NBKI44V@B000F1FA4379F /Work/Tools/DataMap
    $ ./rehash2.pl
    ...
              'year' => '1975',
              'last_name' => 'Manara'
            };