libfile-temp-perl_0.21-1_amd64.changes is NEW

Archive Administrator installer at ftp-master.debian.org
Tue May 26 13:32:10 UTC 2009


(new) libfile-temp-perl_0.21-1.diff.gz optional perl
(new) libfile-temp-perl_0.21-1.dsc optional perl
(new) libfile-temp-perl_0.21-1_all.deb optional perl
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 filehandle of a temporary file. The tempdir() function can
 be used to create a temporary directory.
 .
 The security aspect of temporary file creation is emphasized such that a
 filehandle and filename are returned together. This helps guarantee that a
 race condition can not occur where the temporary file is created by another
 process between checking for the existence of the file and its opening.
 Additional security levels are provided to check, for example, that the
 sticky bit is set on world writable directories. See "safe_level" for more
 information.
 .
 Please note that the modules from this package are already included in
 perl-modules package.
 .
 This package is provided for people who need versions of File::Temp newer than
 the one in perl-modules.
(new) libfile-temp-perl_0.21.orig.tar.gz optional perl
Changes: libfile-temp-perl (0.21-1) unstable; urgency=low
 .
  * Initial Release. (Closes: #530615)


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 530615 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-perl-maintainers mailing list