Help for this page
perl -e 'print "==\n" if "12/Mar" == "12/Jun";' perl -e 'print "eq\n" if "12/Mar" eq "12/Jun";'