Edit files in-place
http://search.cpan.org/dist/File-Inplace
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.
- Sources inherited from project devel:languages:perl
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Tomcat42/perl-File-Inplace && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
File-Inplace-0.20.tar.gz | 0000005139 5.02 KB | |
perl-File-Inplace.changes | 0000000153 153 Bytes | |
perl-File-Inplace.spec | 0000002153 2.1 KB |
Comments 0