NicoleSwan.com

I like to ride my bike.

perl -c geek.pl

Posted on | January 14, 2004 |

#! /usr/bin/perl

print “I have a wi-fi router on its way\n”;
print “Thank you Amazon.\n”;
print “I am such a geek”;

Comments

3 Responses to “perl -c geek.pl”

  1. Scott Johnson
    January 27th, 2004 @ 10:09 am

    Personally, I would have preferred:

    #!/usr/bin/perl
    print<<’X';
    I have a wi-fi router on its way
    Thank you Amazon.
    I am such a geek for even bothering to rewrite this code. ;-) X

    Congrats on the Wi-Fi! I made the move a couple of years ago and will NEVER go back.

  2. Nicole
    January 27th, 2004 @ 10:37 pm

    Sadly, I haven’t taken the time to set up my router yet.

    Also, my perl script has fewer lines, so there. :-P

  3. Scott Johnson
    January 28th, 2004 @ 11:20 am

    perl -e ‘print qq(I have a wi-fi router on its way\nThank you Amazon.\nI am such a geek);’

    How’s one line for ya? ;-)

Dreams

To live in a bike friendlier world. To create the greatest collection of fabulous shoes ever assembled. To see a viable third party in US politics. To get local Rio team riders to acknowledge existence on road.

Get the feed

Search

  • Worth Reading