diff options
author | glarkin <glarkin@FreeBSD.org> | 2010-12-09 05:03:20 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2010-12-09 05:03:20 +0800 |
commit | b28fd5463dbd042172051aca85c35c6a95640d9e (patch) | |
tree | f079eb159b4a303037d8fe829314894bb17a9de3 /games/adonthell | |
parent | 95a689502d5c44ff0f960bd18e152e716a5eccf9 (diff) | |
download | freebsd-ports-gnome-b28fd5463dbd042172051aca85c35c6a95640d9e.tar.gz freebsd-ports-gnome-b28fd5463dbd042172051aca85c35c6a95640d9e.tar.zst freebsd-ports-gnome-b28fd5463dbd042172051aca85c35c6a95640d9e.zip |
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.
WWW: http://search.cpan.org/dist/File-Inplace/
Diffstat (limited to 'games/adonthell')
0 files changed, 0 insertions, 0 deletions