# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Catalyst::Plugin::Snippets', 'VERSION_FROM' => 'lib/Catalyst/Plugin/Snippets.pm', 'PREREQ_PM' => { 'Catalyst' => '5.691' }, 'INSTALLDIRS' => 'site', 'PL_FILES' => {} ) ;