Determine size of a DateTime::SpanSet?

[email protected] (Andreas Isberg) Mon, 2 Sep 2013 12:32:33 +0200
Newsgroups perl.datetime
Message-ID <CACCHp3heP55U6CcKahqN4OPX-b+3UCw3sNXhJqCznA_z53_K7A@mail.gmail.com>
Hi,

I'm looking for a way to find the size of a DateTime::SpanSet, i.e. the
number of DateTime:Span objects in it.

I'm not looking for a DateTime::Duration object, as the size() method
returns.

Kind regards,
Andreas