The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'A Client Library for wrapping the Braintree Payment Services Gateway API'
author:
  - 'Kieren Diment <zarquon@cpan.org>'
build_requires:
  Test::Moose: '0'
  Test::More: '0.98'
  Test::Pod: '0'
  Test::Warn: '0'
  Try::Tiny: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150001'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: WebService-Braintree
requires:
  Data::GUID: '0'
  DateTime: '0'
  DateTime::Format::Atom: '0'
  DateTime::Format::Strptime: '0'
  Digest: '0'
  Digest::HMAC_SHA1: '0'
  Digest::SHA1: '0'
  Digest::SHA256: '0'
  File::Spec: '0'
  Hash::Inflator: '0'
  JSON: '0'
  LWP: '6.02'
  LWP::Protocol::https: '0'
  MIME::Base64: '0'
  Module::Install::TestTarget: '0'
  Moose: '0'
  Mozilla::CA: '0'
  URI::Query: '0'
  XML::LibXML: '0'
  XML::Simple: '0'
  local::lib: '0'
resources:
  bugtracker: https://github.com/braintree/braintree_perl/issues
  homepage: https://www.braintreepayments.com
  repository: git://github.com/braintree/braintree_perl.git
version: '0.31'
x_serialization_backend: 'YAML::Tiny version 1.69'