for (1 .. 10000) { my $p = 'XML::LibXML'->new; my $d = $p->parse_file('example.xml'); my $n = $d->findnodes('/'); }
Does any other process overwrite the file at the same time?
In reply to Re^3: XML::LibXML - could not create file parser context : no error
by choroba
in thread XML::LibXML - could not create file parser context : no error
by rbala
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |