Help for this page

Select Code to Download


  1. or download this
    use Data::Dumper;
    my %hash2 = (
    ...
        complicated => ["hash", ["structure"]]
    );
    print Data::Dumper->Dump([\%hash2], ['*hash2']);
    
  2. or download this
    %hash2 = (
               'some' => 'really',
    ...
                                  ]
                                ]
             );