The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Create Graph.pm graph theory graphs of various kinds.",
   "author" : [
      "Kevin Ryde <user42_kevin@yahoo.com.au>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "gpl_3"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Graph-Maker-Other",
   "no_index" : {
      "directory" : [
         "t",
         "inc",
         "devel",
         "xt"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Graph::Maker" : "0",
            "Graph::Maker::Star" : "0",
            "Graph::Maker::Wheel" : "0",
            "perl" : "5.004"
         }
      },
      "test" : {
         "requires" : {
            "Graph" : "0",
            "Graph::Maker::Complete" : "0",
            "Graph::Maker::Hypercube" : "0",
            "Test" : "0"
         }
      }
   },
   "provides" : {
      "Graph::Maker::Beineke" : {
         "file" : "lib/Graph/Maker/Beineke.pm",
         "version" : "9"
      },
      "Graph::Maker::BiStar" : {
         "file" : "lib/Graph/Maker/BiStar.pm",
         "version" : "9"
      },
      "Graph::Maker::BinaryBeanstalk" : {
         "file" : "lib/Graph/Maker/BinaryBeanstalk.pm",
         "version" : "9"
      },
      "Graph::Maker::BinomialTree" : {
         "file" : "lib/Graph/Maker/BinomialTree.pm",
         "version" : "9"
      },
      "Graph::Maker::FibonacciTree" : {
         "file" : "lib/Graph/Maker/FibonacciTree.pm",
         "version" : "9"
      },
      "Graph::Maker::GosperIsland" : {
         "file" : "lib/Graph/Maker/GosperIsland.pm",
         "version" : "9"
      },
      "Graph::Maker::Hanoi" : {
         "file" : "lib/Graph/Maker/Hanoi.pm",
         "version" : "9"
      },
      "Graph::Maker::HexGrid" : {
         "file" : "lib/Graph/Maker/HexGrid.pm",
         "version" : "9"
      },
      "Graph::Maker::Johnson" : {
         "file" : "lib/Graph/Maker/Johnson.pm",
         "version" : "9"
      },
      "Graph::Maker::Keller" : {
         "file" : "lib/Graph/Maker/Keller.pm",
         "version" : "9"
      },
      "Graph::Maker::Kneser" : {
         "file" : "lib/Graph/Maker/Kneser.pm",
         "version" : "9"
      },
      "Graph::Maker::KnightGrid" : {
         "file" : "lib/Graph/Maker/KnightGrid.pm",
         "version" : "9"
      },
      "Graph::Maker::NoughtsAndCrosses" : {
         "file" : "lib/Graph/Maker/NoughtsAndCrosses.pm",
         "version" : "9"
      },
      "Graph::Maker::Other" : {
         "file" : "META.yml",
         "version" : "9"
      },
      "Graph::Maker::Petersen" : {
         "file" : "lib/Graph/Maker/Petersen.pm",
         "version" : "9"
      },
      "Graph::Maker::QuartetTree" : {
         "file" : "lib/Graph/Maker/QuartetTree.pm",
         "version" : "9"
      },
      "Graph::Maker::RookGrid" : {
         "file" : "lib/Graph/Maker/RookGrid.pm",
         "version" : "9"
      },
      "Graph::Maker::TwinAlternateAreaTree" : {
         "file" : "lib/Graph/Maker/TwinAlternateAreaTree.pm",
         "version" : "9"
      },
      "Graph::Maker::TwindragonAreaTree" : {
         "file" : "lib/Graph/Maker/TwindragonAreaTree.pm",
         "version" : "9"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "http://user42.tuxfamily.org/graph-maker-other/index.html",
      "license" : [
         "http://www.gnu.org/licenses/gpl.html"
      ]
   },
   "version" : "9",
   "x_serialization_backend" : "JSON::PP version 2.27400_02"
}