# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'POE::Component::Client::SMTP', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/POE/Component/Client/SMTP.pm', 'PREREQ_PM' => { 'Data::Dumper' => 0, 'POE::Filter::Line' => 0, 'POE::Filter::Stream' => 0, 'Symbol' => 0, 'Carp' => 0, 'Test::More' => 0, 'POE::Wheel::ReadWrite' => 0, 'POE::Wheel::SocketFactory' => 0, 'Socket' => 0, 'POE' => '0.26' } ) ;