PERL - Simple PERL scripts to do the following: Write a script that prompts the user for a date.
Then use the code that reads a single character to ask the user to press a key indicating whether they want to compare to today or another date.
If they want to compare to another date, prompt the user for that date. - Output the difference in seconds, days, weeks, months, and years.