# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup File-Temp 0.2311 license {Artistic-1 GPL} maintainers nomaintainer description return name and handle of a temporary file safely long_description 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. platforms {darwin any} checksums rmd160 4a291285b030872dd104e3e8047fef8ea4a3541b \ sha256 2290d61bf5c39882fc3311da9ce1c7f42dbdf825ae169e552c59fe4598b36f4a \ size 76988 supported_archs noarch