# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'DBIx::AsForm', 'VERSION_FROM' => 'lib/DBIx/AsForm.pm', 'PREREQ_PM' => { 'HTML::Element' => '0', 'Params::Validate' => '0.74', 'Test::More' => '0' }, 'INSTALLDIRS' => 'site', 'PL_FILES' => {} ) ;