# Note: this file was auto-generated by Module::Build::Compat version 0.4007 require 5.006; use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'POE::Component::IRC::Plugin::WWW::OhNoRobotCom::Search', 'VERSION_FROM' => 'lib/POE/Component/IRC/Plugin/WWW/OhNoRobotCom/Search.pm', 'PREREQ_PM' => { 'POE::Component::IRC::Plugin::BasePoCoWrap' => '0.002', 'POE::Component::WWW::OhNoRobotCom::Search' => '0.001', 'Test::More' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;