Data Type Perl

#/usr/bin/perl -w
print "Two is more than or equal to two? ",       2 >= 2,  "\n";