if ( "Perl 5" eq "Perl 6" ) { print "Yes\n" } else { print "No\n"; }