$product{PC}{Spare} = { count=>2, sum => 37,2}
Doesn't this give an "Odd number of elements..." warning? Maybe something like
$product{PC}{Spare} = { count=>2, sum => [37, 2] };
Give a man a fish: <%-{-{-{-<
In reply to Re^2: Grouping of 2D arrays
by AnomalousMonk
in thread Grouping of 2D arrays
by kfriman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |