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

Why would you want to exclude the standard XML header ... seems a bit odd to me - but thanx anyway for the pointer to XML::Smart.

At last, a user level that overstates my experience :-))
  • Comment on Re: add/delete/update records to a xml file, suitable Perl Module?

Replies are listed 'Best First'.
Re^2: add/delete/update records to a xml file, suitable Perl Module?
by Jenda (Abbot) on Jul 30, 2008 at 15:23 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 :-))