Getting a date in Perl using time and localtime 3 lines of code to output the date in Perl. In this instance getting yesterdays date. Firstly we get our time by calling the time function,... Read More