#! /usr/bin/env perl6

use v{{ perl }};

unit sub MAIN;

=begin pod

=NAME    {{  provide }}
=AUTHOR  {{{ author }}}
=VERSION {{  version }}

=head1 Synopsis

=head1 Description

=head1 Examples

=head1 See also

=end pod

{{ vim }}
