# Note: this file was auto-generated by Module::Build::Compat version 0.4003 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'TMDB', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/TMDB.pm', 'PREREQ_PM' => { 'version' => 0, 'Object::Tiny' => '1.03', 'Encode' => 0, 'URI::Encode' => '0.05', 'Test::More' => 0, 'Params::Validate' => '1.03', 'HTTP::Tiny' => '0.016', 'Locale::Codes' => '3.20', 'JSON::Any' => '1.23' } ) ;