# Note: this file was auto-generated by Module::Build::Compat version 0.2808_01 require 5.008; use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'POE::Component::Client::Icecast', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/POE/Component/Client/Icecast.pm', 'PREREQ_PM' => { 'Test::More' => 0, 'POE::Filter::Stream' => 0, 'POE::Session' => 0, 'POE::Component::Client::HTTP' => 0, 'Carp' => 0 } ) ;