Package: perl-modules
Version: 5.8.7-10
Severity: wishlist

The function tempfile() does not behave like tempdir() when this
is what the user expects.

In detail, according to the documentation TMPDIR => 1 is honoured
by tempdir() and since other optional arguments are the same for
tempfile() and since it seems logical to have tempfile() create
a temporary file in the common temporary directory, people expect
TMPDIR => 1 to work with tempfile() as well.

However, this is not the case.  Please see Bug#350954 and Bug#344029
as reference.

It would be nice if tempfile() would honour this optional parameter
as well.

Regards,

        Joey

-- 
MIME - broken solution for a broken design.  -- Ralf Baechle

Please always Cc to me when replying to me on the lists.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to