File-Temp module for perl - return name and handle of a temporary file safely
http://search.cpan.org/perldoc?File::Temp
File::Temp can be used to create and open temporary files in a safe way. There is both a function interface and an object-oriented interface. The File::Temp constructor or the tempfile() function can be used to return the name and the open filehandle of a temporary file. The tempdir() function can be used to create a temporary directory.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / perl-File-Temp
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-File-Temp && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
File-Temp-0.2310.tar.gz | 0000076932 75.1 KB | |
_link | 0000000124 124 Bytes | |
cpanspec.yml | 0000000669 669 Bytes | |
perl-File-Temp.changes | 0000004614 4.51 KB | |
perl-File-Temp.spec | 0000003206 3.13 KB |
Revision 23 (latest revision is 26)
Pedro Monreal Gonzalez (pmonrealgonzalez)
accepted
request 838249
from
Tina Müller (tinita)
(revision 23)
- updated to 0.2310 see /usr/share/doc/packages/perl-File-Temp/Changes 0.2310 2020-09-26 17:37:56Z - add AppVeyor CI - Add PERMS options to create temp file with given file permissions - remove remaining uses of indirect object syntax (#34, Nicolas R)
Comments 0