#1030651 ITP: libdbix-class-graph-perl -- represent a graph in a relational database using DBIC

#1030651#5
Date:
2023-02-06 05:10:11 UTC
From:
To:
* Package name    : libdbix-class-graph-perl
  Version         : 1.05
  Upstream Author : Moritz Onken <onken@netcubed.de>
* URL             : https://metacpan.org/release/DBIx-Class-Graph
* License         : BSD-3-clause
  Programming Lang: Perl
  Description     : represent a graph in a relational database using DBIC

DBIx::Class::Graph provides a module to create and interact with a directed
graph. It will take care of storing the information in a relational database.
It uses Graph for calculations. This module extends the DBIx::Class::ResultSet.
Some methods are added to the resultset, some to the row objects.

SEE ALSO

https://metacpan.org/pod/Graph
https://metacpan.org/pod/DBIx::Class
https://metacpan.org/pod/DBIx::Class::Tree

The package will be maintained under the umbrella of the Debian Perl Group.