# Generated by Module::Build::Compat->create_makefile_pl

use ExtUtils::MakeMaker;
WriteMakefile
  (
   NAME        => 'Data::FormValidator',
   VERSION     => '3.63',
   PL_FILES    => {},
   INSTALLDIRS => 'site',
   PREREQ_PM   => {
		 'Date::Calc' => '0',
		 'Test::More' => '0',
		 'Regexp::Common' => '0',
		 'MIME::Types' => '1.005',
		 'File::MMagic' => '1.17',
		 'Image::Size' => '0',
		  },
  );
