The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
package {{$name}};
# ABSTRACT: 

=head1 SYNOPSIS

=head1 DESCRIPTION

=cut

use strict;
use warnings;

1;