Needed to run some reports out of Oracle then FTP them. Could probably do this easier with normal shell command or something but I only have...
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,...
Sending a mail attachment using NET::SMTP is pretty easy, the only really hard bit is making sure the module is installed on your server and that...