in reply to Re: add/delete/update records to a xml file, suitable Perl Module?
in thread add/delete/update records to a xml file, suitable Perl Module?

Possibly because the result is to be included in a bigger XML file. And the XML header cannot be repeated.

  • Comment on Re^2: add/delete/update records to a xml file, suitable Perl Module?

Replies are listed 'Best First'.
Re^3: add/delete/update records to a xml file, suitable Perl Module?
by Bloodnok (Vicar) on Aug 06, 2008 at 10:05 UTC
    Hi Jenda ,

    My reading of the OP was that XML tools were to be used for the manipulation of the XML files - if that weren't the case, then you have a point that I totally failed to spot.
    Otherwise, the header would be of no concern since the tool of choice would handle it.

    At last, a user level that overstates my experience :-))