[NetBehaviour] A Microcode in rhyme

Pall Thayer pallthay at gmail.com
Mon Sep 21 16:43:01 CEST 2009


Two or Love

#!/usr/bin/perl
if(2 == 2 || 'love' =~ /u/){
        $two = 1 unless $none;
        while($beef || $pork){
                sleep(11) && fork();
        }
}else{
        sleep(22) && print "fun";
}

(
read:
if two equals two
and love matches u
two equals one
unless none
while beef or pork
sleep eleven and fork
else sleep twenty-two and print fun
)
-- 
*****************************
Pall Thayer
artist
http://www.this.is/pallit
*****************************



More information about the NetBehaviour mailing list