Audio-Ofa
view release on metacpan or search on metacpan
'Test::More' => 0,
'Compress::Zlib' => 0,
'ExtUtils::PkgConfig' => 0,
'Module::Build' => 0,
},
no_index => {
directory => 'example',
},
extra_compiler_flags => [
'-Wall',
(map /\S+/g, grep defined, $ENV{EXTRACFLAGS}),
split ' ', $pkg_info{cflags},
],
extra_linker_flags => [
split ' ', $pkg_info{libs},
],
license => 'gpl',
);
( run in 0.721 second using v1.01-cache-2.11-cpan-8d75d55dd25 )