my $start_date = DateTime->today->subtract( months => 1); $start_date->strftime("%m%d%y");