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.03
use ExtUtils::MakeMaker;
WriteMakefile
(
          'NAME' => 'Yahoo::Marketing::APT',
          'VERSION_FROM' => 'lib/Yahoo/Marketing/APT.pm',
          'PREREQ_PM' => {
                           'Cache::Cache' => '1.01',
                           'Class::Accessor::Chained' => '0.01',
                           'Crypt::SSLeay' => '0.40',
                           'DateTime::Format::ISO8601' => '0',
                           'DateTime::Format::W3CDTF' => '0',
                           'MIME::Base64' => '3.05',
                           'Module::Build' => '0.26',
                           'SOAP::Lite' => '0.66',
                           'Scalar::Util' => '1.01',
                           'Test::Class' => '0.10',
                           'Test::More' => '0',
                           'Test::Simple' => '0.60',
                           'XML::XPath' => '1.10',
                           'YAML' => '0.01',
                           'Yahoo::Marketing' => '5.21'
                         },
          'INSTALLDIRS' => 'site',
          'PL_FILES' => {}
        )
;