# Note: this file was auto-generated by Module::Build::Compat version 0.34 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'App::ZofCMS::Plugin::YouTube', 'VERSION_FROM' => 'lib/App/ZofCMS/Plugin/YouTube.pm', 'PREREQ_PM' => { 'App::ZofCMS::Plugin::Base' => '0.0102', 'DBI' => '1.602', 'HTML::Entities' => '1.35', 'HTML::Template' => '2.9', 'LWP::UserAgent' => '2.036', 'Test::More' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;