The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Persist multiple trees in a single db table, preserving child order'
author:
  - 'Ron Savage (ron@savage.net.au)'
build_requires:
  DBD::SQLite: '1.46'
  ExtUtils::MakeMaker: '0'
  Test::More: '1.001014'
  Test::Pod: '1.48'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.14, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Tree-DAG_Node-Persist
no_index:
  directory:
    - t
    - inc
requires:
  DBI: '1.633'
  DBIx::Admin::CreateTable: '2.1'
  File::Temp: '0'
  Getopt::Long: '2.42'
  Moo: '2.001001'
  Pod::Usage: '1.65'
  Scalar::Util: '1.41'
  Tree::DAG_Node: '1.24'
  Types::Standard: '1.000005'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Tree-DAG_Node-Persist
  license: http://dev.perl.org/licenses/
  repository: https://github.com/ronsavage/Tree-DAG_Node-Persist.git
version: '1.12'
x_serialization_backend: 'CPAN::Meta::YAML version 0.012'