Chas. Owens wrote:
On Thu, Jul 15, 2010 at 09:52, Dr.Ruud <[email protected]> wrote:
perl -wle ' print --$| for 1..4; ' 1 0 1 0snip Interesting behavior. That isn't documented in perlvar.
see perlgolf :) -- Ruud -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
