Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
        }
    }
    use Data::Dump 'dd'; dd \%group_by;
    
  2. or download this
    {
      "Account01 Entity01 Unit01" => { Feb => 15, Jan => 12, Mar => 18 },
      "Account02 Entity02 Unit02" => { Feb => 11, Jan => 10, Mar => 12 },
    }