# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Catalyst::Plugin::Params::Nested', 'VERSION_FROM' => 'lib/Catalyst/Plugin/Params/Nested.pm', 'PREREQ_PM' => { 'CGI::Expand' => '1.06', 'Catalyst' => '5.49', 'Test::MockObject' => '1.01' }, 'INSTALLDIRS' => 'site', 'PL_FILES' => {} ) ;