# Note: this file was auto-generated by Module::Build::Compat version 0.3607 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'App::ZofCMS::Plugin::FileUpload', 'VERSION_FROM' => 'lib/App/ZofCMS/Plugin/FileUpload.pm', 'PREREQ_PM' => { 'App::ZofCMS' => '0.0104', 'File::Spec::Functions' => '3.2701', 'Test::More' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;