initial import of Expect::Simple 0.03

Expect::Simple is a wrapper around the Expect module which should
suffice for simple applications. It hides most of the Expect machinery;
the Expect object is available for tweaking if need be.
This commit is contained in:
msf 2007-09-21 02:38:59 +00:00
parent d53321e285
commit 22f30638f6
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,18 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/09/21 02:38:59 msf Exp $
COMMENT= wrapper around the Expect module
MODULES= cpan
DISTNAME= Expect-Simple-0.03
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ::devel/p5-Expect
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (Expect-Simple-0.03.tar.gz) = sZN5rHKDnOzQ5q7LXDxEDg==
RMD160 (Expect-Simple-0.03.tar.gz) = 6rRBfKdRl0P77J7TiHrfRPle9ss=
SHA1 (Expect-Simple-0.03.tar.gz) = P4GqGybHQtBK2+6QVrmvia4snTA=
SHA256 (Expect-Simple-0.03.tar.gz) = bB8K4he1njLuiW0b6uuY5ZqTO9264Uh6UCMeGHUjQrs=
SIZE (Expect-Simple-0.03.tar.gz) = 12621

View File

@ -0,0 +1,3 @@
Expect::Simple is a wrapper around the Expect module which should
suffice for simple applications. It hides most of the Expect machinery;
the Expect object is available for tweaking if need be.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/09/21 02:38:59 msf Exp $
${P5SITE}/Expect/
${P5SITE}/Expect/Simple.pm
@man man/man3p/Expect::Simple.3p