For April, I was assigned App::ModuleBuildTiny which is "a standalone authoring tool for Module::Build::Tiny". This module had seven ready made issues ripe for the picking.

The oldest issue Add tests simply wanted some tests other than those provided by the basic compile tests. I created a basic test suite that touched every action and subroutine, and the majority of branches.

With that done, I submitted my April Pull request.