FreeBSD.software
Home/textproc/p5-File-Inplace

p5-File-Inplace

0.20_1

Perl module for in-place editing of files

File::Inplace is a Perl module intended to ease the common task of editing a file in-place. Inspired by variations of Perl's -i option, this module is intended for somewhat more structured and reusable editing than command line Perl typically allows. File::Inplace endeavors to guarantee file integrity; that is, either all of the changes made will be saved to the file, or none will. It also offers functionality such as backup creation, automatic field splitting per-line, automatic chomping/unchomping, and aborting edits partially through without affecting the original file.

Origin: textproc/p5-File-Inplace
Category: textproc
Size: 16.3KiB
License: ART10, GPLv1+
Maintainer: bofh@FreeBSD.org
Dependencies: 1 packages
Required by: 0 packages
$pkg install p5-File-Inplace

Dependencies (1)

More in textproc