Matt Sisk wrote: > So why have the guard clause in the simple > examples presented in the DateTime::Set docs?
Because I was not sure those examples would work without the test :) The examples were written before the code was finished. I guess I'll update the docs. So this is my TODO list for next versions: - update DateTime::Set POD - when/why to use the "is_infinite" test; update the examples. - add more POD on what happens if the parameter to next() is DateTime->now, or if the parameter has a time zone or a locale. - add tests for "what happens if the parameter to next() has a time zone or a locale" in DT::Event::Recurrence and DT::Event::ICal - Flavio S. Glock
