# Note: this file was auto-generated by Module::Build::Compat version 0.40 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Mojolicious::Plugin::Recaptcha', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Mojolicious/Plugin/Recaptcha.pm', 'PREREQ_PM' => { 'Test::More' => 0, 'Mojolicious' => '2.31' } ) ;