Subject: | Pod::POM::View::Text/ sub view-item |
this function don'exist: $item->title->present($self));
it must be replace by the following one : $item->title()
in these statement :
# my $title = wrap($pad . '* ', $pad . ' ',
# $item->title->present($self));