Just wanted to mention that XML::LibXML has file reading and writing methods (as well as a bunch of other in/out methods):
$state = $doc->toFile($filename, $format); $doc = $parser->parse_file( $xmlfilename );
In reply to Re^3: Update XML data with Perl
by Your Mother
in thread Update XML data with Perl
by geekman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |