Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37522766
en ru br
ALT Linux repos
S:0.20-alt2_24

Group :: Development/Other
RPM: perl-File-Inplace

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.20-alt2_24
Build date: 20 november 2019, 11:27 ( 231.2 weeks ago )
Size: 10.88 Kb

Home page:   https://metacpan.org/release/File-Inplace

License: (GPL+ or Artistic)
Summary: Perl module for in-place editing of files
Description:

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-File-Inplace
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin