# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Maypole::Plugin::QuickTable', 'VERSION_FROM' => 'lib/Maypole/Plugin/QuickTable.pm', 'PREREQ_PM' => { 'HTML::QuickTable' => '0', 'Maypole::Config' => '0', 'Maypole::Plugin::LinkTools' => '0', 'NEXT' => '0', 'Test::More' => '0', 'URI' => '0' }, 'INSTALLDIRS' => 'site', 'PL_FILES' => {} ) ;