Infrastructure as Code

Repositories with services as code

perl-File-Temp (1-0.231.100-512.el10)

Published 2026-05-19 00:26:22 +03:00 by mpavlov

Installation

# on RedHat based distributions
dnf config-manager --add-repo 

# on SUSE based distributions
zypper addrepo 
# on RedHat based distributions
dnf install perl-File-Temp

# on SUSE based distributions
zypper install perl-File-Temp

Repository Info

Architectures
noarch

About this package

Return name and handle of a temporary file safely
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 file handle of a temporary file. The tempdir() function can be used to create a temporary directory.
Details
RPM
2026-05-19 00:26:22 +03:00
1
GPL-1.0-or-later OR Artistic-1.0-Perl
59 KiB
Assets (1)
Versions (1) View all