1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/devel/p5-Stream-Buffered/pkg-plist
Jun Kuriyama ef49e9fc6c Stream::Buffered is a buffer class to store arbitrary length of byte
strings and then get a seekable filehandle once everything is
buffered.  It uses PerlIO and/or temporary file to save the buffer
depending on the length of the size.

WWW: http://search.cpan.org/dist/Stream-Buffered/

Feature safe: yes
2012-10-20 03:08:34 +00:00

10 lines
382 B
Plaintext

%%SITE_PERL%%/%%PERL_ARCH%%/auto/Stream/Buffered/.packlist
%%SITE_PERL%%/Stream/Buffered.pm
%%SITE_PERL%%/Stream/Buffered/Auto.pm
%%SITE_PERL%%/Stream/Buffered/File.pm
%%SITE_PERL%%/Stream/Buffered/PerlIO.pm
@dirrm %%SITE_PERL%%/Stream/Buffered
@dirrmtry %%SITE_PERL%%/Stream
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Stream/Buffered
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Stream