On Sun, Nov 06, 2005 at 11:31:37PM +1100, Andrew Savige wrote:
: On revisiting the old p6 golf example programs of *cough* six
: months ago, I noticed they all still worked save one:
:
: [=<>].reverse.print
:
: This used to reverse the lines in a file, but now prints the
: lines unreversed and wi
On revisiting the old p6 golf example programs of *cough* six
months ago, I noticed they all still worked save one:
[=<>].reverse.print
This used to reverse the lines in a file, but now prints the
lines unreversed and with a space in between each line.
It seems the original behaviour can be rest