Google-Ads-GoogleAds-Client

 view release on metacpan or  search on metacpan

Makefile.PL  view on Meta::CPAN

# Note: this file was auto-generated by Module::Build::Compat version 0.4234
require 5.028001;
use ExtUtils::MakeMaker;
WriteMakefile
(
  'NAME' => 'Google::Ads::GoogleAds::Client',
  'EXE_FILES' => [],
  'VERSION_FROM' => 'lib/Google/Ads/GoogleAds/Client.pm',
  'INSTALLDIRS' => 'site',
  'PREREQ_PM' => {
                   'Cwd' => 0,
                   'Class::Std::Fast' => 0,
                   'JSON::WebToken' => 0,
                   'Digest::SHA' => 0,
                   'LWP::UserAgent' => 0,
                   'Getopt::Long' => 0,
                   'Test::Deep' => 0,
                   'URI::Escape' => 0,
                   'Log::Log4perl' => 0,
                   'URI::Query' => 0,
                   'File::Basename' => 0,
                   'Module::Build' => 0,
                   'HTTP::Server::Simple::CGI' => 0,
                   'POSIX' => 0,
                   'Date::Format' => 0,
                   'Test::MockObject' => 0,
                   'MIME::Base64' => 0,
                   'JSON::XS' => 0,
                   'Exporter::Auto' => 0,
                   'Data::Uniqid' => 0,
                   'Crypt::OpenSSL::RSA' => 0,
                   'Config::Properties' => 0,
                   'Template' => 0,
                   'Test::Exception' => 0,
                   'Time::HiRes' => 0,
                   'File::HomeDir' => 0,
                   'JSON::Parse' => 0,
                   'File::Spec' => 0,
                   'JSON::SL' => 0,
                   'Class::Load' => 0,
                   'LWP::Protocol::https' => 0,
                   'IO::Socket::SSL' => 0,
                   'Date::Parse' => 0,
                   'LWP::UserAgent::Determined' => 0,
                   'File::Temp' => 0,
                   'FindBin' => 0,
                   'List::Util' => 0,
                   'Data::Compare' => 0,
                   'File::Path' => 0,
                   'Test::More' => 0,
                   'Test::MockObject::Extends' => 0,
                   'Const::Exporter' => 0,
                   'Storable' => 0
                 },
  'PL_FILES' => {}
)
;



( run in 5.520 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )