Re: [NEW] devel/p5-Stream-Buffered

2015-01-16 Thread Benoit Lecocq
On 01/16/15 14:56, Cesare Gargano wrote: > Ping > > On Sun, Jan 4, 2015 at 10:01 PM, Andrew Fresh wrote: >> On Sun, Jan 04, 2015 at 08:21:56PM +0100, Cesare Gargano wrote: >>> Needed for upcoming update to www/p5-Plack (needed for upcoming >>> www/p5-Dancer2). >>> >>> Tested on amd64. >>> >>> - >

Re: [NEW] devel/p5-Stream-Buffered

2015-01-16 Thread Cesare Gargano
Ping On Sun, Jan 4, 2015 at 10:01 PM, Andrew Fresh wrote: > On Sun, Jan 04, 2015 at 08:21:56PM +0100, Cesare Gargano wrote: >> Needed for upcoming update to www/p5-Plack (needed for upcoming >> www/p5-Dancer2). >> >> Tested on amd64. >> >> - >> pkg/DESCR: >> Stream::Buffered is a buffer class to

Re: [NEW] devel/p5-Stream-Buffered

2015-01-04 Thread Andrew Fresh
On Sun, Jan 04, 2015 at 08:21:56PM +0100, Cesare Gargano wrote: > Needed for upcoming update to www/p5-Plack (needed for upcoming > www/p5-Dancer2). > > Tested on amd64. > > - > pkg/DESCR: > Stream::Buffered is a buffer class to store arbitrary length of byte strings > and then get a seekable fil

[NEW] devel/p5-Stream-Buffered

2015-01-04 Thread Cesare Gargano
Hi ports@! Needed for upcoming update to www/p5-Plack (needed for upcoming www/p5-Dancer2). Tested on amd64. - pkg/DESCR: 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 tempor