What the … Perl

#!/usr/bin/perl
if ((not 0 && not 1) != (! 0 && ! 1)){
print “Larry and Tom must smoke some really primo stuff…\n”;
}

Leave a Reply