The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
use Test;

plan tests => 1;

use DocSet;

ok 1;

# need to think of how to add tests (e.g. running bin/build in example/ ?)