Help for this page

Select Code to Download


  1. or download this
    my %name = ();
    .
    ...
      }
      push @{$data{$acct}},$_ if ($acct);
    }
    
  2. or download this
    my $outfile = join '_',$name{$acct},$acct,'2017.txt';