- or download this
1:perl-XML-LibXML warning: user mockbuild does not exist - usin
+g root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
########################################### [100%]
- or download this
#!/usr/bin/perl
...
$parser = XML::LibXML->new();
$doc = $parser->parse_file('TreeList_dup.xml');
print $doc->toString;
- or download this
Can't locate XML/LibXML.pm in @INC (@INC contains: /usr/local/lib64/p
+erl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/p
+erl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at test_2.pl li
+ne 3.
BEGIN failed--compilation aborted at test_2.pl line 3.