# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Catalyst::Plugin::Continuation', 'VERSION_FROM' => 'lib/Catalyst/Plugin/Continuation.pm', 'PREREQ_PM' => { 'Catalyst' => '5.691', 'Catalyst::Plugin::Session' => '0', 'Data::Visitor' => '0.05', 'Moose' => '0.05', 'Test::WWW::Mechanize' => '0' }, 'INSTALLDIRS' => 'site', 'PL_FILES' => {} ) ;