Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: XML "Database" --> HTML

by Hutta (Scribe)
HTML NODE.owner = 117788 N.title = monktitlebar sitedoclet N.owner = 17342 -->
on Aug 31, 2003 at 03:46 UTC ( [id://287978]=note: print w/replies, xml ) Need Help??


in reply to XML "Database" --> HTML

If you're looking for a text-based alternative to XML, I'd recommend CSV. The Text::CSV module handles proper quoting so you don't have to worry about weird characters in your data messing up your flat file's structure. This also gives you one-record-per-line, which would allow "stream-based parsing" like you were looking for.

However, take sri up on the suggestion to use DBD::SQLite and see if that works out first. Looks like a great fit for your application to me.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://287978]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-25 05:45 GMT
Sections?
HTML NODE.owner = 117788 N.title = Sections sitedoclet N.owner = 17342 -->
Information?
HTML NODE.owner = 117788 N.title = Information sitedoclet N.owner = 17342 -->
Find Nodes?
HTML NODE.owner = 117788 N.title = Find Nodes sitedoclet N.owner = 17342 -->
Leftovers?
    HTML NODE.owner = 117788 N.title = Leftovers sitedoclet N.owner = 17342 -->
    Voting Booth?

    No recent polls found