/usr/local/CPAN/Yahoo-Marketing/Makefile.PL


# Note: this file was auto-generated by Module::Build::Compat version 0.03
use ExtUtils::MakeMaker;
WriteMakefile
(
          'NAME' => 'Yahoo::Marketing',
          'VERSION_FROM' => 'lib/Yahoo/Marketing.pm',
          'PREREQ_PM' => {
                           'Cache::Cache' => '1.01',
                           'Class::Accessor::Chained' => '0.01',
                           'Crypt::SSLeay' => '0.40',
                           'DateTime::Format::ISO8601' => '0',
                           'DateTime::Format::W3CDTF' => '0',
                           'Error' => '0.15',
                           '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'
                         },
          'INSTALLDIRS' => 'site',
          'PL_FILES' => {}
        )
;