in reply to Re: Adding to datesin thread Adding to dates
$date->add( months => 1, end_of_month => 'preserve' ); [download]