use inc::Module::Install; name('Acme-Lambda'); license('Perl'); all_from('lib/Acme/Lambda.pm'); WriteAll;