# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Data::FormValidator::Constraints::HTTP', 'VERSION_FROM' => 'lib/Data/FormValidator/Constraints/HTTP.pm', 'PREREQ_PM' => { 'Data::FormValidator' => '4.30', 'Test::More' => '0' }, 'INSTALLDIRS' => 'site', 'PL_FILES' => {} ) ;