Help for this page

Select Code to Download


  1. or download this
    $ perl -Mstrict -Mwarnings -e '
        my %hash = (Mary => { Maria => 0.8}, other_keys => "other_values")
    +;
    ...
        print "$test\n";
    '
    0.8