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::Minicpandoc;
exit( Pod::Minicpandoc->run() );

__END__

=head1 NAME

mcpandoc

=head1 DESCRIPTION

See L<Pod::Minicpandoc> and L<Pod::Perldoc>.
Forked from L<Pod::Cpandoc>.

=cut