in reply to Re: Two simple code style advice questions
in thread Two simple code style advice questions
In that case I am highly partial to...
my %p; @p{ @q } = ();
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Two simple code style advice questions
by choroba (Cardinal) on Jan 16, 2013 at 16:08 UTC |