The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# Note: this file was auto-generated by Module::Build::Compat version 0.4224
require 5.014000;
use ExtUtils::MakeMaker;
WriteMakefile
(
  'PREREQ_PM' => {
                   'XML::XPath' => 0,
                   'File::Path' => 0,
                   'Test::MockObject::Extends' => 0,
                   'Date::Format' => 0,
                   'HTTP::Server::Simple::CGI' => 0,
                   'Class::Std::Fast' => '0.000005',
                   'Test::MockObject' => 0,
                   'Date::Parse' => 0,
                   'Log::Log4perl' => 0,
                   'LWP::UserAgent' => 0,
                   'Config::Properties' => 0,
                   'Data::Uniqid' => 0,
                   'Module::Build' => 0,
                   'File::Spec' => 0,
                   'File::Basename' => 0,
                   'List::Util' => 0,
                   'Crypt::OpenSSL::RSA' => 0,
                   'URI::Escape' => 0,
                   'SOAP::WSDL' => '2.000010',
                   'File::HomeDir' => 0,
                   'LWP::Protocol::https' => 0,
                   'Class::Load' => 0,
                   'Digest::SHA' => 0,
                   'Getopt::Long' => 0,
                   'POSIX' => 0,
                   'Cwd' => 0,
                   'Test::Exception' => 0,
                   'XML::Simple' => 0,
                   'File::Temp' => 0,
                   'Template' => 0,
                   'Test::More' => 0,
                   'Test::Deep' => 0,
                   'IO::Socket::SSL' => 0,
                   'JSON::Parse' => 0,
                   'Math::Random::MT' => 0,
                   'XML::LibXML' => 0
                 },
  'PL_FILES' => {},
  'NAME' => 'Google::Ads::AdWords::Client',
  'INSTALLDIRS' => 'site',
  'EXE_FILES' => [],
  'VERSION_FROM' => 'lib/Google/Ads/AdWords/Client.pm'
)
;