in reply to perl one liner to print a line

TMTOWTDI meets Occam's razor :P

perl -e 'print "one way to"'

I'm so adjective, I verb nouns!

chomp; # nom nom nom

Replies are listed 'Best First'.
Re^2: perl one liner to print a line
by sugar (Beadle) on Dec 12, 2008 at 04:02 UTC
    :D