# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'POE::Component::IRC::Plugin::YouAreDoingItWrong', 'VERSION_FROM' => 'lib/POE/Component/IRC/Plugin/YouAreDoingItWrong.pm', 'PREREQ_PM' => { 'POE' => '0.9999', 'POE::Component::IRC::Plugin' => '0.09', 'POE::Component::WWW::DoingItWrongCom::RandImage' => '0.01', 'Test::More' => '0' }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;