Skip Menu |

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

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

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

Bug Information
Severity: Unimportant
Broken in: 0.22
Fixed in: (no value)



Subject: tempdir object interface
The synopsis shows using tempfile() and tempdir(), and then it goes on to show the object interface for creating a temporary file. For consistency there should also be an object interface for creating a temporary directory, File::Temp->new_tempdir() or similar.
It's called "newdir" and it's just not shown in the SYNOPSIS. I'll fix that in the repository now.