# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup File-Temp 0.2304 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 checksums rmd160 689b20459f3d1181077cb6f0fa53948b61ea6878 \ sha256 13415323e48f7c9f34efdedf3d35141a7c3435e2beb8c6b922229dc317d321ac supported_archs noarch