# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'App::ZofCMS::Plugin::RandomPasswordGenerator', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/App/ZofCMS/Plugin/RandomPasswordGenerator.pm', 'PREREQ_PM' => { 'Test::More' => 0, 'Data::SimplePassword' => '0.04', 'Digest::MD5' => '2.36', 'App::ZofCMS::Plugin::Base' => '0.0102' } ) ;