freebsd-ports/devel/p5-File-Temp/pkg-descr
Sunpoet Po-Chuan Hsieh cec6162dfa Update to 0.2308
- Update pkg-descr
- Take maintainership

Changes:	https://metacpan.org/changes/distribution/File-Temp
2018-07-29 19:11:45 +00:00

8 lines
385 B
Plaintext

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.
WWW: https://metacpan.org/release/File-Temp