Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
      };
    
    use Data::Dump 'dd'; dd $newhash;
    
  2. or download this
    {
      data  => {
    ...
               },
      total => { fileA => 26, fileB => 12, fileC => 10, fileD => 12, fileE
    + => 3 },
    }