Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Choosing a format to save some data

by repellent (Priest)
on Mar 22, 2011 at 07:25 UTC ( [id://894722]=note: print w/replies, xml ) Need Help??


in reply to Choosing a format to save some data

    Or, what would be a more suitable format to save these as text files? ... I'd like something light duty.

Uhm... how about a plain text file?

Keep it line-oriented (first 4 lines for settings, the rest for news items), and then use local $/ = "__END_OF_HEREDOC__\n".

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-19 16:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found