print " ###### \n"; while( $start < $end ){ print "$start\n"; $start->add( hours => 1 ); }