989f91aa56
Packages Collection. The Perl 5 module IO::InSitu provides the open_rw( ) subroutine: It takes the names of two files: one to be opened for reading, the other for writing. It returns a list of two filehandles, opened to those two files. However, if the two filenames refer to the same file, open_rw( ) first makes a temporary copy of the file, which it opens for input. It then opens the original file for output. In such cases, when the input filehandle is eventually closed, IO::InSitu arranges for the temporary file to be automatically deleted.
5 lines
250 B
Text
5 lines
250 B
Text
$NetBSD: distinfo,v 1.1.1.1 2007/05/13 17:55:16 seb Exp $
|
|
|
|
SHA1 (IO-InSitu-0.0.2.tar.gz) = e52a52f742c81c35cadf41fe43db5fe1362f2a7d
|
|
RMD160 (IO-InSitu-0.0.2.tar.gz) = ee4958edabe9a7be1683f49a8d78c5bd08dd3cc9
|
|
Size (IO-InSitu-0.0.2.tar.gz) = 5824 bytes
|