Subject: | Can't locate object method "toFile" via package "XML::LibXML" |
Date: | Thu, 10 Feb 2011 14:30:44 -0500 |
To: | bug-XML-LibXML [...] rt.cpan.org |
From: | Video Game Junkie <vgjunkie [...] gmail.com> |
I am using the CPAN installed XML::LibXML and I am trying to save my
script output to a file. The document seems to state to use the
toFile() function, but it errors out with:
Can't locate object method "toFile" via package "XML::LibXML"
Has this function been removed? If so, what is the best way to save
the XML output to a file?
Thanks
Jeff W.