=begin pod =NAME {{ name }} =AUTHOR {{ author }} =VERSION {{ version }} =head1 Description {{ description }} =head1 Installation Install this module through L: =begin code :lang zef install {{ name }} =end code =head1 Documentation Documentation is written as L documents, and can be read with C's C<--doc> option. =begin input raku --doc {{ name }} =end input At your option, you can also use prettier readers, such as L|https://modules.raku.org/search/?q=p6doc> or L|https://modules.raku.org/dist/App::Rakuman:cpan:TYIL>. =begin input p6doc {{ name }} rakuman {{ name }} =end input =head1 License This module is distributed under the terms of the {{ license }}. =end pod