# Note: this file was auto-generated by Module::Build::Compat version 0.3800 require 5.010001; use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Dancer::Plugin::Catmandu::SRU', 'VERSION_FROM' => 'lib/Dancer/Plugin/Catmandu/SRU.pm', 'PREREQ_PM' => { 'Catmandu' => '0.03', 'Dancer' => '1.3', 'SRU' => '0.99', 'Software::License' => 0, 'Test::Exception' => 0, 'Test::More' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;