use inc::Module::Install; name 'Perl6-Bible'; all_from 'lib/Perl6/Bible.pm'; install_script 'p6bible'; WriteAll;