in reply to
Start tag expected
Hey,
I found the mistake, I made because I didn't read enough the documentation.
Here the answer:
my $d = XML::LibXML->new->parse_file($file);
[download]
Thanks to helped me
Maxim
Comment on
Re: Start tag expected
Download
Code
In Section
Seekers of Perl Wisdom