On Mon Jul 27 13:53:00 2009, solutions@overmeer.net wrote:
Show quoted text> > my ($year, $month, $day) = Add_Delta_Days($year,1,1,$doy-1);
>
> Yes, that is the documented work-around. Better is to simply add
> the function so you can leave-out the documentation (which is also
> hard to find).
Granted, but I will not add a myriad of little functions for special
cases. The wishlist is endless and would never end, no matter what.
It also goes against the philosophy of the module, be minimal but
(computationally) complete.
Sorry to disappoint you. :-)