Skip Menu |

This queue is for tickets about the File-Temp CPAN distribution.

Report information
The Basics
Id: 23524
Status: resolved
Priority: 0/
Queue: File-Temp

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

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



Subject: [patch] Restore Perl 5.004 compatibility
Date: Tue, 21 Nov 2006 15:50:28 +0100
To: bug-File-Temp [...] rt.cpan.org
From: Sébastien Aperghis-Tramoni <saper [...] cpan.org>
Hello, Attached is a patch to restore Perl 5.004 compatibility that was broken with the addition of the pre-emptive load of Carp::Heavy. It also fix the _replace_XX() so it works on pre-5.6 Perls. With this patch (and upgrading File::Spec to 0.90), File::Temp passes all the tests on Perl 5.004_05, 5.005_03 and 5.005_04, and of course still passes on Perl 5.6, 5.8, 5.9 and bleadperl on Linux. Regards -- Sébastien Aperghis-Tramoni Close the world, txEn eht nepO.

Message body is not shown because sender requested not to inline it.

From: MARKSTOS [...] cpan.org
I would like to see this patch applied as well. Today I needed a small Perl script to run on a FreeBSD box that had 5.005 on it. I realized the same change was needed re: Carp::Heavy. Installing another newer Perl was an unattractive solution to get a little script to run that needed to create a temp file. Thanks!
Created dist with following changes (2 changes from SREZIC): * license in Makefile.PL * should work in 5.5 * works with old IO::Seekable -- Alexandr Ciornii, http://chorny.net
Download File-Temp-0.18_01.tar.gz
application/x-gzip 32.8k

Message body not shown because it is not plain text.

On Oct 30 16:01:26 2007, CHORNY wrote: Show quoted text
> Created dist with following changes (2 changes from SREZIC):
Sorry, looked into wrong ticket. Author is SAPER. -- Alexandr Ciornii, http://chorny.net
Hopefully fixed in V0.19