in reply to Re: XML::Xpath: How to get string from literal
in thread XML::Xpath: How to get string from literal

When I try that it prints nothing and/or $status_str1 is null. I thought to myself: Ok, maybe the object is not parsing, but when I try

print $nodeset->[1]->string_value;

I get

ebd2abff-7c52-49ec-a7f3-7714dd3934ec look_again.blogspot.com/ B00006D9SV 14 Success

So I'm a little baffled here...