in reply to Re: Re: err, i miscounted
in thread Is Perl less compact than Ruby? (Kind of competition)
Thanks!
/o/&&print+chr p;
early it was warning "Use of "chr" without parens is ambiguous" on chr pop @n
/s/&&v+p-p;
nope, p has side effect of popping stack, so it breaks the logic.