in reply to Re^2: how to set a value for a hash reference
in thread how to set a value for a hash reference
The "//" means if for a and b overlap doesn't exist then it equals zero, right?
Correct. It's the "defined-or" operator.
But where would I put this line? after the loop?
Wherever your read the values of $overlap.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: how to set a value for a hash reference
by AWallBuilder (Beadle) on Mar 14, 2012 at 13:34 UTC | |
by moritz (Cardinal) on Mar 14, 2012 at 14:53 UTC |