| Store | Cart

XML::XPath 1.42 error

From: Morty <mort...@frakir.org>
Tue, 13 Feb 2018 16:13:57 -0500
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
Perl...@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Recent Messages in this Thread
Morty Feb 13, 2018 09:13 pm
Adam Pfeiffer Feb 13, 2018 09:28 pm
Morty Feb 13, 2018 09:43 pm
Adam Pfeiffer Feb 13, 2018 10:52 pm
Messages in this thread