- initial import of Test-LongString-0.07

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.
This commit is contained in:
msf 2005-04-13 00:19:20 +00:00
parent d6da00ff96
commit cefc63bc2e
4 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,26 @@
# $OpenBSD: Makefile,v 1.1.1.1 2005/04/13 00:19:20 msf Exp $
COMMENT= "tests strings for equality"
DISTNAME= Test-LongString-0.07
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ::devel/p5-Test-Builder-Tester
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (Test-LongString-0.07.tar.gz) = 61d60fb15578a57a7b2579f5ba391cf1
RMD160 (Test-LongString-0.07.tar.gz) = 0e3531ac3159fb1e08015fd569f97499c16aee34
SHA1 (Test-LongString-0.07.tar.gz) = 1dfccbeb70b62572768a89acd96bfd908339e100
SIZE (Test-LongString-0.07.tar.gz) = 5835

View File

@ -0,0 +1,4 @@
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 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/04/13 00:19:20 msf Exp $
${P5SITE}/Test/LongString.pm
@man man/man3p/Test::LongString.3p