Skip Menu |

This queue is for tickets about the FCGI-Buffer CPAN distribution.

Report information
The Basics
Id: 102225
Status: resolved
Priority: 0/
Queue: FCGI-Buffer

People
Owner: Nobody in particular
Requestors: ether [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.02



Subject: Test::TempDir is deprecated
Please stop using it - it has a number of intractable problems and some of its prerequisites have issues on various platforms. Test::TempDir::Tiny was written to be a *working* replacement.
On Thu Feb 19 20:54:00 2015, ETHER wrote: Show quoted text
> > Please stop using it - it has a number of intractable problems and > some of its prerequisites have issues on various platforms. > Test::TempDir::Tiny was written to be a *working* replacement.
Test::TempDir was not used. It's inclusion with 'use' was an artifact of using CGI::Buffer as a template. I have removed its inclusion in the version in Github. It will be published in the next version to CPAN, however since it was not used the problems you mention do not affect FCGI::Buffer. Thank you for using FCGI::Buffer. I hope you find it useful.
On Wed Feb 25 10:31:52 2015, NHORNE wrote: Show quoted text
> On Thu Feb 19 20:54:00 2015, ETHER wrote:
> > > > Please stop using it - it has a number of intractable problems and > > some of its prerequisites have issues on various platforms. > > Test::TempDir::Tiny was written to be a *working* replacement.
> > Test::TempDir was not used. It's inclusion with 'use' was an artifact > of using CGI::Buffer as a template. I have removed its inclusion in > the version in Github. It will be published in the next version to > CPAN, however since it was not used the problems you mention do not > affect FCGI::Buffer. > > Thank you for using FCGI::Buffer. I hope you find it useful.