in reply to Re^2: Two simple code style advice questions
in thread Two simple code style advice questions
say $_ ? "true" : "false", "a" x $_ for 0, 1, "0e0";
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Two simple code style advice questions
by Anonymous Monk on Jan 16, 2013 at 14:20 UTC | |
by Anonymous Monk on Jan 16, 2013 at 14:37 UTC |