poj.. $cart_ref->{$item_id}->{qty} = 1; } ## $cart_ref->{item_id}->{qty} = $qty; ## missing $ $cart_ref->{$item_id}->{qty} = $qty; # correct $cart_ref->{$item_id}->{color} = $color;
In reply to Re: Splitting a scalar variable problem
by poj
in thread Splitting a scalar variable problem
by hbradshaw
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |