libdbix-dbstag-perl_0.12-1_i386.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Fri Oct 14 16:18:00 UTC 2011
(new) libdbix-dbstag-perl_0.12-1.debian.tar.gz optional perl
(new) libdbix-dbstag-perl_0.12-1.dsc optional perl
(new) libdbix-dbstag-perl_0.12-1_all.deb optional perl
module providing relational database to hierarchical mapping
The module DBIx::DBStag is for mapping from databases to Stag objects
(Structured Tags - see the Data::Stag manpage), which can also be
represented as XML. It has two main uses:
.
Querying
This module can take the results of any SQL query and decompose the
flattened results into a tree data structure which reflects the
foreign keys in the underlying relational schema. It does this by
looking at the SQL query and introspecting the database schema,
rather than requiring metadata or an object model.
.
In this respect, the module works just like a regular the DBI
manpage handle, with some extra methods provided.
.
Storing Data
DBStag objects can store any tree-like datastructure (such as XML
documents) into a database using normalized schema that reflects the
structure of the tree being stored. This is done using little or no
metadata.
.
XML can also be imported, and a relational schema automatically
generated.
(new) libdbix-dbstag-perl_0.12.orig.tar.gz optional perl
Changes: libdbix-dbstag-perl (0.12-1) unstable; urgency=low
.
* Initial Release (Closes: #644272).
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 644272
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the pkg-perl-maintainers
mailing list