Help for this page
use POSIX qw( strftime ); use Time::Local qw( timelocal ); ... print("Expecting: 2008-03-05\n"); print("Received: $date\n");
Expecting: 2008-03-05 Received: 2008-03-04