use inc::Module::Install; name 'Array-Extract'; all_from 'lib/Array/Extract.pm'; license 'perl'; githubmeta; author_tests('xt'); WriteAll;