Help for this page

Select Code to Download


  1. or download this
    my %dispatch = (
      'SALES         ' => \&do_sales_stuff,
      'GROSS PROFIT $' => \&do_gpdollar_stuff,
    ...
      next if $salesperson = discard_header_or_get_new_salesperson($_);
      ($dispatch{$rowid} || \&unhandled stuff)->(\$data{$salesperson}, $_)
    +;
    }
    
  2. or download this
    @_=qw;
    Just another Perl hacker,;
    ;$_=q=print
    "@_"= and eval;