Help for this page

Select Code to Download


  1. or download this
    my %hash1 = (some_key => $object->method);
    my %hash2 = (some_key => scalar $object->method);