- or download this
use strict;
use warnings;
...
my $amount = $articles[$j]->findvalue('./quantity/text()')//"0
+";
print "$unitname;$article;$amount\n";
}
- or download this
Entity A;A3236;554
Entity A;B9735;386
...
Entity B;D3938;
Entity B;E5722;
Entity B;F3596;
- or download this
findvalue('./quantity/text()')//"0";