The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "PayPal SOAP API client with sandbox support",
   "author" : [
      "Scott Wiersdorf <scott@perlcode.org>",
      "Danny Hembree <danny@dynamical.org>",
      "Bradley M. Kuhn <bkuhn@ebb.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.041, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Business-PayPal-API",
   "no_index" : {
      "directory" : [
         "eg"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "Module::Build" : "0.28"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Data::Printer" : "0",
            "IPC::System::Simple" : "0",
            "SOAP::Lite" : "0.67",
            "perl" : "5.008001",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Cwd" : "0",
            "List::AllUtils" : "0",
            "Test::More" : "0",
            "Test::Most" : "0",
            "autodie" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://github.com/oalders/business-paypal-api/issues"
      },
      "homepage" : "https://github.com/oalders/business-paypal-api",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/oalders/business-paypal-api.git",
         "web" : "https://github.com/oalders/business-paypal-api"
      }
   },
   "version" : "0.73",
   "x_contributors" : [
      "Daniel Hembree <danny@chinook.local>",
      "Danny Hembree <danny-hembree@dynamical.org>",
      "Dave Lambley <davel@isosceles.(none)>",
      "Dave Lambley <davel@state51.co.uk>",
      "David Steinbrunner <dsteinbrunner@pobox.com>",
      "Marco Pessotto <melmothx@gmail.com>",
      "Neil Bowers <neil@bowers.com>",
      "Olaf Alders <olaf@wundersolutions.com>",
      "Ron Phipps <ron@endpoint.com>",
      "Tomas Doran (t0m) <t0m@state51.co.uk>",
      "William Lindley <wlindley@wlindley.com>"
   ]
}