The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Interface to AT&T's GraphViz. Deprecated. See GraphViz2",
   "author" : [
      "Leon Brocard <acme@astray.com>"
   ],
   "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" : "GraphViz",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "1.001014",
            "Test::Pod" : "1.48"
         }
      },
      "configure" : {
         "requires" : {
            "File::Which" : "1.09",
            "Module::Build" : "0.4211"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "1.01",
            "Config" : "0",
            "Getopt::Long" : "2.34",
            "IO::Dir" : "1.04",
            "IO::File" : "1.1",
            "IPC::Run" : "0.6",
            "LWP::Simple" : "6",
            "Parse::RecDescent" : "1.965001",
            "Pod::Usage" : "1.16",
            "Time::HiRes" : "1.51",
            "XML::Twig" : "3.38",
            "XML::XPath" : "1.13",
            "lib" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "vars" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "Devel::GraphVizProf" : {
         "file" : "lib/Devel/GraphVizProf.pm",
         "version" : "2.18"
      },
      "GraphViz" : {
         "file" : "lib/GraphViz.pm",
         "version" : "2.18"
      },
      "GraphViz::Data::Grapher" : {
         "file" : "lib/GraphViz/Data/Grapher.pm",
         "version" : "2.18"
      },
      "GraphViz::No" : {
         "file" : "lib/GraphViz/No.pm",
         "version" : "2.18"
      },
      "GraphViz::Parse::RecDescent" : {
         "file" : "lib/GraphViz/Parse/RecDescent.pm",
         "version" : "2.18"
      },
      "GraphViz::Parse::Yacc" : {
         "file" : "lib/GraphViz/Parse/Yacc.pm",
         "version" : "2.18"
      },
      "GraphViz::Parse::Yapp" : {
         "file" : "lib/GraphViz/Parse/Yapp.pm",
         "version" : "2.18"
      },
      "GraphViz::Regex" : {
         "file" : "lib/GraphViz/Regex.pm",
         "version" : "2.18"
      },
      "GraphViz::Small" : {
         "file" : "lib/GraphViz/Small.pm",
         "version" : "2.18"
      },
      "GraphViz::XML" : {
         "file" : "lib/GraphViz/XML.pm",
         "version" : "2.18"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=GraphViz"
      },
      "license" : [
         "http://www.perlfoundation.org/artistic_license_2_0",
         "http://opensource.org/licenses/Artistic-2.0"
      ],
      "repository" : {
         "url" : "https://github.com/ronsavage/GraphViz"
      }
   },
   "version" : "2.18"
}