Help for this page

Select Code to Download


  1. or download this
    no warnings;
    print Dumper(\%bighash);
    use warnings;
    
  2. or download this
    no warnings 'uninitialized';