/usr/local/CPAN/XMMS-InfoPipe-Playlist/Build.PL


use Module::Build;

Module::Build->new(
    module_name         => 'XMMS::InfoPipe::Playlist',
    license             => 'perl',
    create_makefile_pl  => 'passthrough',
)->create_build_script;