# Note: this file was auto-generated by Module::Build::Compat version 0.35
use ExtUtils::MakeMaker;
WriteMakefile
(
'NAME' => 'POE::Component::Client::Whois::Smart',
'VERSION_FROM' => 'lib/POE/Component/Client/Whois/Smart.pm',
'PREREQ_PM' => {
'CLASS' => 0,
'HTTP::Request' => 0,
'Hash::MoreUtils' => 0,
'Module::Pluggable::Ordered' => 0,
'Net::Whois::Raw' => '1.56',
'POE' => 0,
'POE::Component::Client::HTTP' => 0,
'POE::Component::SSLify' => 0,
'POE::Filter::Line' => 0,
'POE::Wheel::ReadWrite' => 0,
'POE::Wheel::SocketFactory' => 0,
'SOAP::DirectI' => 0,
'Tie::Cache::LRU' => 0,
'Time::HiRes' => 0,
'URI::URL' => 0
},
'INSTALLDIRS' => 'site',
'EXE_FILES' => [],
'PL_FILES' => {}
)
;