in reply to Re^3: Functional Programming & method rewriting
in thread Functional Programming & method rewriting
This stupid mistake of mine was related to me thinking @_ would be accidentally closed around the first block, which isn't true, because @_ is magic... (I was always using @_ before, so, umh, that's why it's odd).
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Functional Programming & method rewriting
by Anonymous Monk on Oct 29, 2004 at 20:24 UTC | |
Re^5: Functional Programming & method rewriting
by ikegami (Patriarch) on Oct 29, 2004 at 21:06 UTC |