in reply to Re: Bloated code of loops and conditionals
in thread Bloated code of loops and conditionals
Thanks tlm (the artist formerly known as PP). It looks brilliant, but a bit beyond my experience. I have a couple of questions.
- in the line:
next unless exists $goal { $g }
should $goal be goals with an 's'?
- not sure what is going on with the 'hash slice assignment' line
I'll plug this into my code, but I just wanted to understand it at the same time.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Bloated code of loops and conditionals
by tlm (Prior) on Apr 23, 2005 at 00:31 UTC |