The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A transparent persistence layer for Tree and its children",
   "author" : [
      "Rob Kinyin <rkinyon@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.14, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Tree-Persist",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Module::Runtime" : "0.013",
            "Scalar::Util" : "1.1",
            "XML::Parser" : "2.41",
            "base" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "DBD::SQLite" : "1.39",
            "DBI" : "1.627",
            "File::Slurp" : "9999.19",
            "File::Spec" : "0.01",
            "File::Spec::Functions" : "0.01",
            "File::Temp" : "0.01",
            "Test::File" : "1.1",
            "Test::File::Contents" : "0.02",
            "Test::More" : "1.001014",
            "Test::Pod" : "1.48",
            "Test::Pod::Coverage" : "1.1",
            "Tree" : "1.05"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/ronsavage/Tree-Persist.git",
         "web" : "https://github.com/ronsavage/Tree-Persist"
      }
   },
   "version" : "1.13",
   "x_serialization_backend" : "JSON::PP version 2.27203"
}