On Tue Jul 15 06:05:51 2014, RICHE wrote:
Show quoted text> Doc says:
>
> METHODS
> $list->items() => ARRAY OF OBJECTS
> Return the items, which are array of Org::Element::ListItem objects.
>
> But perhaps it should say array ref.
I always use "ARRAY" to mean "ARRAYREF" and "LIST" to mean, well, list. But I understand it can get confusing in Perl. I'll revise the doc.