The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#!/usr/bin/env perl
use Pod::Cpandoc;
exit( Pod::Cpandoc->run() );

__END__

=head1 NAME

cpandoc

=head1 DESCRIPTION

See L<Pod::Cpandoc> and L<Pod::Perldoc>.

=cut