XML::XPath 1.42 error
Morty <[email protected]> Tue, 13 Feb 2018 16:13:57 -0500
| Newsgroups | gmane.comp.lang.perl.xml |
|---|---|
| Message-ID | <20180213211357.GA24242@red-sonja> |
I have a user who is getting an error with xpath. I can reproduce this under xpath 1.42: $ eval $(perl -Mlocal::lib=/usr/local/xpath/1.42/local_lib) $ perl -MXML::XPath -le 'print $XML::XPath::VERSION' 1.42 $ xpath -e '//tax-check[@class="Clade based check"/results/@status' $file Can't locate object method "size" via package "XML::XPath::Literal" at /usr/local/xpath/1.42/local_lib/lib/perl5/XML/XPath/Step.pm line 148. $ Any advice? Thanks! - Morty _______________________________________________ Perl-XML mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs