#!/usr/bin/env perl
use Pod::Cpandoc;
exit( Pod::Cpandoc->run() );
