Help for this page

Select Code to Download


  1. or download this
    use Data::Dumper 'Dumper';
    ...
    print Dumper( $Test[0] );  # display contents of anon.hash, including 
    +{Col1}
    ...