Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
    my $hashref = $k[0];
    my %tmp = %$hashref;
    print $tmp{"foo"}