Help for this page

Select Code to Download


  1. or download this
    my $info = \%$fun;
    # or
    my $info = {};
    @$info{ keys %$fun } = values %$fun;