Help for this page

Select Code to Download


  1. or download this
    use strict; use warnings;
    require Data::Dumper;
    local $Data::Dumper::Indent = 0;
    
  2. or download this
    $Data::Dumper::Indent = $Data::Dumper::Indent;