SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,13 @@
COMMENT= tests strings for equality
MODULES= cpan
PKG_ARCH= *
DISTNAME= Test-LongString-0.17
CATEGORIES= devel
REVISION= 0
# perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Test-LongString-0.17.tar.gz) = q8Q0nq8E0b7B5GQWajAYWR6oRtjzxcnIr0rEkF0+l08=
SIZE (Test-LongString-0.17.tar.gz) = 8928

View file

@ -0,0 +1,3 @@
This module provides some drop-in replacements for the string comparison
functions of Test::More, but which are more suitable when you test
against long strings.

View file

@ -0,0 +1,3 @@
${P5SITE}/Test/
${P5SITE}/Test/LongString.pm
@man man/man3p/Test::LongString.3p