The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Extends Facebook::Graph with embedded HTTP for Oauth and token saving",
   "author" : [
      "Andrew Grangaard <spazm@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300003, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Facebook-Graph-Cmdline",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "Any::Moose" : "0",
            "Facebook::Graph" : "0",
            "HTTP::Daemon" : "6.00",
            "MooseX::Getopt" : "0",
            "MooseX::SimpleConfig" : "0",
            "MouseX::Getopt" : "0",
            "MouseX::SimpleConfig" : "0",
            "URI" : "0",
            "YAML::Any" : "0",
            "perl" : "v5.10.0"
         }
      },
      "test" : {
         "requires" : {
            "Moose" : "0",
            "Mouse" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "http://lowlevelmanager.com/",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/spazm/p5-facebook-graph-cmdline.git",
         "web" : "https://github.com/spazm/p5-facebook-graph-cmdline"
      }
   },
   "version" : "0.123482"
}