# Note: this file was auto-generated by Module::Build::Compat version 0.3800 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Net::Domain::ExpireDate', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Net/Domain/ExpireDate.pm', 'PREREQ_PM' => { 'Getopt::Long' => '2', 'Net::Whois::Raw' => '1', 'Time::Piece' => 0 } ) ;