![]() |
![]()
| ![]() |
![]()
NAMExml_merge - merge back XML files split with C<xml_split> DESCRIPTION"xml_merge" takes several xml files that have been split using "xml_split" and recreates a single file. OPTIONS
EXAMPLESxml_merge foo-00.xml # output to stdout xml_merge -o foo.xml foo-00.xml # output to foo.xml SEE ALSOXML::Twig, xml_split TODO/BUGSAUTHORMichel Rodriguez <mirod@cpan.org> LICENSEThis tool is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|