What is the perl script using if..then.. else statement that will accept a day of the week from the command line. If the day is the same as your class day, then the script should display the message, "Homework Due." If it is not, then the script should display the message, "Do Your homework."