1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

p5-IO-stringy -> ports/devel/p5-IO-stringy

This commit is contained in:
Eivind Eklund 1998-04-27 21:42:19 +00:00
parent 94f81ee728
commit 95cf591187
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10718
5 changed files with 46 additions and 0 deletions

View File

@ -0,0 +1,25 @@
# New ports collection makefile for: p5-IO-stringy
# Version required: 1.105
# Date created: April 27 1998
# Whom: Eivind Eklund <eivind@FreeBSD.ORG>
#
# $Id$
#
DISTNAME= IO-stringy-1.105
PKGNAME= p5-IO-stringy-1.105
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= IO
MAINTAINER= eivind@FreeBSD.ORG
USE_PERL5= YES
MAN3= IO::Wrap.3 IO::ScalarArray.3 IO::Scalar.3
MANPREFIX= ${PREFIX}/lib/perl5
do-configure:
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (IO-stringy-1.105.tar.gz) = 3bde909c42a329f3834c15fc6b9672a9

View File

@ -0,0 +1 @@
perl5 module for using IO handles with non-file objects

View File

@ -0,0 +1,11 @@
IO-stringy makes it possible to create perl filehandles that point to
just about any object. It contains three modules:
IO::Scalar
IO:: interface for reading/writing a scalar
IO::ScalarArray
IO:: interface for reading/writing an array of scalars
IO::Wrap
Wrap raw filehandles in IO::Handle interface

View File

@ -0,0 +1,8 @@
lib/perl5/man/man3/IO::Scalar.3.gz
lib/perl5/man/man3/IO::ScalarArray.3.gz
lib/perl5/man/man3/IO::Wrap.3.gz
lib/perl5/site_perl/IO/Scalar.pm
lib/perl5/site_perl/IO/ScalarArray.pm
lib/perl5/site_perl/IO/Wrap.pm
lib/perl5/site_perl/i386-freebsd/auto/IO-stringy/.packlist
@dirrm lib/perl5/site_perl/i386-freebsd/auto/IO-stringy