Path to this page:
./
devel/p5-IO-InSitu,
Perl 5 module to do in-situ processing on a file
Branch: CURRENT,
Version: 0.0.2nb17,
Package name: p5-IO-InSitu-0.0.2nb17,
Maintainer: pkgsrc-usersThe 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.
Required to run:[
lang/perl5] [
devel/p5-version]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 5.688 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-IO-InSitu-0.0.2nb17
- (2023-07-06) Updated to version: p5-IO-InSitu-0.0.2nb16
- (2022-06-28) Updated to version: p5-IO-InSitu-0.0.2nb15
- (2021-05-25) Updated to version: p5-IO-InSitu-0.0.2nb14
- (2020-09-04) Updated to version: p5-IO-InSitu-0.0.2nb13
- (2020-09-01) Updated to version: p5-IO-InSitu-0.0.2nb12
CVS history: (Expand)