# Note: this file was auto-generated by Module::Build::Compat version 0.03 # Generated by Module::Build::Compat->create_makefile_pl use ExtUtils::MakeMaker; WriteMakefile ( NAME => 'Net::iTMS', VERSION => '0.15', PL_FILES => {}, INSTALLDIRS => 'site', PREREQ_PM => { 'Compress::Zlib' => '0', 'URI::Escape' => '0', 'Exporter::Lite' => '0', 'XML::Twig' => '0', 'Crypt::Rijndael' => '0', 'Crypt::CBC' => '0', 'Test::More' => '0', 'LWP::UserAgent' => '0', 'Digest::MD5' => '0', 'HTTP::Request' => '0', }, );