# Note: this file was auto-generated by Module::Build::Compat version 0.3800 require 5.010000; use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Catmandu', 'VERSION_FROM' => 'lib/Catmandu.pm', 'PREREQ_PM' => { 'App::Cmd' => '0.310', 'CGI::Expand' => '2.02', 'Clone' => '0.31', 'DBI' => '1.616', 'Dancer' => '1.3094', 'Data::Compare' => '1.22', 'Data::MessagePack' => '0.39', 'Data::SpreadPagination' => '0.001002', 'Data::UUID' => '1.217', 'Data::Util' => '0.59', 'Data::Visitor::Callback' => '0.28', 'DateTime' => '0.70', 'ElasticSearch' => '0.50', 'IO::String' => '1.08', 'JSON' => '2.51', 'LaTeX::Encode' => '0.03', 'Moo' => '0.091000', 'Plack' => '0.9982', 'Plack::Middleware::Session' => '0.14', 'SRU' => '0.99', 'Software::License' => 0, 'Spreadsheet::WriteExcel' => '2.37', 'Sub::Exporter' => '0.982', 'Template' => '2.22', 'Test::Exception' => '0.31', 'Text::CSV' => '1.21', 'WebService::Solr' => '0.16', 'XML::Atom' => '0.41', 'YAML::Any' => '0.77' }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [ 'bin/catmandu' ], 'PL_FILES' => {} ) ;