Help for this page

Select Code to Download


  1. or download this
    my %hash= (
        this => GetThis(),
    ...
    #    $hash{bar} eq 'baz'
    #    ! exists $hash{baz}
    #    exists $hash{biff}