#! /usr/bin/env perl6

use v6.d;

use App::Rakuman::Bin;

=begin pod

=NAME    rakuman
=AUTHOR  Patrick Spek <p.spek@tyil.work>
=VERSION 0.1.0

=head1 Synopsis

=head1 Description

=head1 Examples

=head1 See also

=end pod

# vim: ft=perl6 noet
