It's just as Perl says - $list_item is undefined and Perl cannot call a method on the undefined value. You will have to assign $list_item a meaningful value before you try to call methods on it. Maybe you meant to pass it as a parameter?
In reply to Re: XML::Path Errors
by Corion
in thread XML::Path Errors
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |