aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-Temp/pkg-descr
blob: 21a6df9ec30a80a57d93ba314bc9f4727a1bf007 (plain) (blame)
1
2
3
4
5
6
7
8
9
File::Temp is a Perl5 module which can be used to generate temporary files
(providing a filename and filehandle) or directories.  Possible race
conditions are avoided and some security checks are performed (e.g. making
sure the sticky bit is set on world writeable temp directories).

Author: Tim Jenness <t.jenness@jach.hawaii.edu>
WWW: http://search.cpan.org/dist/File-Temp/

-- Johann Visagie <johann@egenetics.com>