On Fri, Sep 04, 2015 at 01:09:14PM -0500, attila wrote: > Attached is a new port, devel/p5-Type-Tiny. > > $ cat pkg/DESCR > Type::Tiny is a tiny class for creating Moose-like type constraint > objects which are compatible with Moo, Moose and Mouse. > > Passes tests for me on i386. > > Comments, feedback most welcome. >
I'll take a closer look once I get some sleep, but there seems to be a RUN_DEP (devel/p5-Exporter-Tiny) and some TEST_DEPS missing. BTW, you can use pkg_module [0] to automatically port CPAN modules. Manual tweaking is required in some cases, but the resulting ports are usually good to go. [0] https://github.com/diethyl/pkg_module
