#!/usr/bin/perl -w print "So, two isn't equal to four? ", 2 != 4, "\n";