The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Query directions from the google maps directions API",
   "author" : [
      "Robin Clarke <perl@robinclarke.net>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.113640",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Google-Directions",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : 0
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : 0
         }
      },
      "runtime" : {
         "requires" : {
            "Cache::FastMmap" : 0,
            "Carp" : 0,
            "Digest::SHA" : 0,
            "Encode" : 0,
            "JSON" : 0,
            "LWP::UserAgent" : 0,
            "Moose" : 0,
            "Moose::Util::TypeConstraints" : 0,
            "MooseX::Aliases" : 0,
            "MooseX::Params::Validate" : 0,
            "MooseX::Types" : 0,
            "MooseX::Types::Moose" : 0,
            "MooseX::WithCache" : 0,
            "Test::Mock::LWP::Dispatch" : 0,
            "Test::More" : 0,
            "Try::Tiny" : 0,
            "URL::Encode" : 0
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/robin13/Google-Directions/issues"
      },
      "homepage" : "https://github.com/robin13/Google-Directions",
      "repository" : {
         "url" : "https://github.com/robin13/Google-Directions"
      }
   },
   "version" : "0.07"
}