in reply to Re: Re: Re: Is Perl less compact than Ruby? (Kind of competition)
in thread Is Perl less compact than Ruby? (Kind of competition)

'i' is input operator of language, it must push on stack ascii code or -1 on eof.

ord getc||-1 is excellent, although it's makes impossible to input NULL charaster. Again it's nice question of compatibility that I'm giving up to judge. It will be considered as cheating for sure.

Update: oops, looks like previous version is also lame here (update2: not!)

Update2: some perl black magic here:

Update3: Second claim is lying, see "perldoc perlop/named unary operators"