Help for this page
/home/me/perl589_64int/bin/perl Makefile.PL make test
use strict; use warnings; ... if($x == $y) {print "wow\n"} else {print "as expected\n"}