in reply to Trouble using XML::LibXML

It seems that XML::LibXML has no parse() method. A quick look at the documentation on CPAN shows several specialised parsing methods instead, like parse_fh(), parse_file(), parse_string(). Are you sure you did not want to call parse_string()?

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)