diff options
author | joe <joe@FreeBSD.org> | 2001-04-28 22:55:30 +0800 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2001-04-28 22:55:30 +0800 |
commit | 6a802ea149441771580d57a5cbce4a54abd68ec4 (patch) | |
tree | e63dfaa78cd67e24897249cc9824dc354790e879 /astro/p5-Astro-Sunrise/pkg-descr | |
parent | 47a4caa1e1944cba264bc6915cabfb7992b8fa04 (diff) | |
download | freebsd-ports-gnome-6a802ea149441771580d57a5cbce4a54abd68ec4.tar.gz freebsd-ports-gnome-6a802ea149441771580d57a5cbce4a54abd68ec4.tar.zst freebsd-ports-gnome-6a802ea149441771580d57a5cbce4a54abd68ec4.zip |
Usually when you have to store persistent data you don't need a
full-blown database server, just a ASCII database would do the
trick.
AsciiDB::Tag allows you to access a simple ASCII database using a
perl hash variable. The database format is straightforward so you
can edit it by hand if you need so. Each record is stored into a
file, and a record is just a set of values tagged by the field
name.
PR: ports/26857
Diffstat (limited to 'astro/p5-Astro-Sunrise/pkg-descr')
0 files changed, 0 insertions, 0 deletions