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