if ( '0001' eq '1' ) { print "they are equal\n"; } else { print "they aren't equal\n"; }