On 2021/04/27 16:10, Tracey Emery wrote: > Hello ports, > > Here is a new port sysutils/p5-Number-Bytes-Human. It builds and works fine on > both amd64 and sparc64. I'm going to need this for an upcoming new port. > > DESCR: Convert byte count to human readable format > > Ok to import? > > -- > > Tracey Emery
same re DESCR
TEST_DEPENDS = devel/p5-Test-Pod>=1.18 \
devel/p5-Test-Pod-Coverage>=1.04
there's magic for this in cpan.port.mk; set MAKE_ENV= TEST_POD=Yes
