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