Help for this page

Select Code to Download


  1. or download this
    perl -e 'print "==\n" if "12/Mar" == "12/Jun";'
    perl -e 'print "eq\n" if "12/Mar" eq "12/Jun";'