The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "An N-ary tree",
   "author" : [
      "Sean M. Burke <sburke@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4211",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Tree-DAG_Node",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0.98"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "requires" : {
            "File::Slurp::Tiny" : "0.003",
            "File::Spec" : "3.4",
            "File::Temp" : "0.19",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "Tree::DAG_Node" : {
         "file" : "lib/Tree/DAG_Node.pm",
         "version" : "1.24"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://www.perlfoundation.org/artistic_license_2_0"
      ]
   },
   "version" : "1.24"
}