in reply to 'my' headache...why doesn't this work?
and everything seems to be fine.my $columnsum = 0; $columnsum += $_->{columns} for @data; print $columnsum;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: 'my' headache...why doesn't this work?
by S_Shrum (Pilgrim) on Apr 05, 2002 at 10:11 UTC | |
by thelenm (Vicar) on Apr 05, 2002 at 17:25 UTC |