http://qs321.pair.com?node_id=238206


in reply to NO DBs allowed
in thread best way to change xml record using XML::Simple?

If you've been able to compile XML::Parser, you should also be able to compile and install DBD::SQLite, which is a fast full-functional DBI-compliant DB without the overhead of a server process.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.