I ♥ Perl

Mar 15, 2006 15:59


People who know me know that Perl is my favourite programming language ever.

Today, a co-op was complaining about how some variables in Perl consist only of punctuation. But that is not a reason to hate Perl, it is a reason to love it!

Here's a one-liner, to prove my point:

perl -le'*{$#_}=sub{world},s;"*;$,=$";e,*{$"}=sub{Hello},print$_--->(),&$_'

geeky, programming, p.d.o, niti

Previous post Next post
Up