# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Mixin-Linewise # p5-Mixin-Linewise/Makefile # p5-Mixin-Linewise/distinfo # p5-Mixin-Linewise/pkg-descr # echo c - p5-Mixin-Linewise mkdir -p p5-Mixin-Linewise > /dev/null 2>&1 echo x - p5-Mixin-Linewise/Makefile sed 's/^X//' >p5-Mixin-Linewise/Makefile << '3bcdcd02613521f9c8bfba849d9ba7f6' X# New ports collection makefile for: p5-Mixin-Linewise X# Date created: 2009-03-10 X# Whom: bapt X# X# $FreeBSD$ X# X XPORTNAME= Mixin-Linewise XPORTVERSION= 0.002 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= ../../authors/id/R/RJ/RJBS/ XPKGNAMEPREFIX= p5- X XMAINTAINER= baptiste.daroussin@gmail.com XCOMMENT= Write your linewise code for handles; this does the rest X XPERL_CONFIGURE= yes X XMAN3= Mixin::Linewise::Readers.3 \ X Mixin::Linewise::Writers.3 \ X Mixin::Linewise.3 XPLIST_FILES+= %%SITE_PERL%%/Mixin/Linewise/Readers.pm \ X %%SITE_PERL%%/Mixin/Linewise/Writers.pm \ X %%SITE_PERL%%/Mixin/Linewise.pm \ X %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mixin/Linewise/.packlist XPLIST_DIRS+= %%SITE_PERL%%/Mixin/Linewise \ X %%SITE_PERL%%/Mixin \ X %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mixin/Linewise \ X %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mixin X X.include 3bcdcd02613521f9c8bfba849d9ba7f6 echo x - p5-Mixin-Linewise/distinfo sed 's/^X//' >p5-Mixin-Linewise/distinfo << '110ebd5c60cfbbad2469f985b0737a95' XMD5 (Mixin-Linewise-0.002.tar.gz) = ee7a770b441638a7e7ac38f96e90824d XSHA256 (Mixin-Linewise-0.002.tar.gz) = 31377d3514cc8f243303dfdeec611f07b06fb4135e5e1db2d4c970130d8215da XSIZE (Mixin-Linewise-0.002.tar.gz) = 21788 110ebd5c60cfbbad2469f985b0737a95 echo x - p5-Mixin-Linewise/pkg-descr sed 's/^X//' >p5-Mixin-Linewise/pkg-descr << 'cd6d48fe0a50af1fdfdec2a27676be05' XWith Mixin::Linewise::Readers and Mixin::Linewise::Writers, you can just write Xa method to handle handles, and methods for handling strings and filenames are Xadded for you. X XWWW: http://search.cpan.org/~rjbs/Mixin-Linewise/ cd6d48fe0a50af1fdfdec2a27676be05 exit