in reply to Re: Returning regexp pattern that was used to match
in thread Returning regexp pattern that was used to match
Don't use map in a void context, it throws away the output.What output does it throw away? What about using assignment or print in void context? Not using print in void context because some "output" is thrown away?
Abigail
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Don't cargo cult "advice"
by Ven'Tatsu (Deacon) on May 03, 2004 at 15:38 UTC | |
by Abigail-II (Bishop) on May 03, 2004 at 15:40 UTC | |
by Ven'Tatsu (Deacon) on May 03, 2004 at 16:11 UTC | |
by Abigail-II (Bishop) on May 03, 2004 at 16:19 UTC |