Help for this page

Select Code to Download


  1. or download this
    use Data::Dumper;
    %% = (foo => 1, bar => 2);
    print Dumper \%%;