Help for this page
use strict; use warnings; ... my $start = $d[0]->add_months ($mon); return $start > $d[1]; }