I just need nodes count without making foreach counter (have many rows). Thanks in advance.my $doc = $parser->parse_file($file); print length(@{$doc->findnodes('//category')})
In reply to XML::LibXML count nodes by elgato
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |