Humor: The Evolution of a Programmer

bscott at ntisys.com bscott at ntisys.com
Tue Nov 12 21:35:47 EST 2002


On Tue, 12 Nov 2002, at 9:19pm, jason at sigio.com wrote:
> You should have done:
> 
> % perl -e 'print("Hello, World!\n");'

  How boring.  ;-)  How about

perl -e 'for $i (72,101,108,108,111,44,32,119,111,114,108,100,33,10) {
	print chr($i) }'

  I'm sure some Perl hacker possessing more than my meager abilities with
Perl (read: Kevin Clark) will come up with something even better.  ;-)

-- 
Ben Scott <bscott at ntisys.com>
| The opinions expressed in this message are those of the author and do not |
| necessarily represent the views or policy of any other person, entity or  |
| organization.  All information is provided without warranty of any kind.  |





More information about the gnhlug-discuss mailing list