| Store | Cart

Re: XML::XPath 1.42 error

From: Adam Pfeiffer <acpi...@gmail.com>
Tue, 13 Feb 2018 15:52:19 -0700
Glad to help!

Adam Pfeiffer
Brocade SQA Automation Lead
720-270-4396 <(720)%20270-4396> | acpi...@gmail.com

On Tue, Feb 13, 2018 at 2:43 PM, Morty <mort...@frakir.org> wrote:

> That was it!  Works great.  Thanks.>> - Morty>>> On Tue, Feb 13, 2018 at 02:28:45PM -0700, Adam Pfeiffer wrote:> > I see that you are missing a closing  bracket.  You have [@class..., but> > not closing bracket.  That may just be a typo, but fix that first and see> > what happens.> >> > Thanks> >> > Adam Pfeiffer> > Brocade SQA Automation Lead> > 720-270-4396 <(720)%20270-4396> | acpi...@gmail.com> >> > On Tue, Feb 13, 2018 at 2:13 PM, Morty <mort...@frakir.org>> wrote:> >> > > 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> > >> _______________________________________________> Perl-XML mailing list> Perl...@listserv.ActiveState.com> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs>

_______________________________________________
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