Package perl-File-Inplace: Information

    Source package: perl-File-Inplace
    Version: 0.20-alt2_20
    Build time:  Jul 16, 2018, 11:44 PM in the task #210295
    Report package bug
    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.

    List of rpms provided by this srpm:
    perl-File-Inplace (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. perl(Test/More.pm)
      2. perl-podlators
      3. rpm-build-perl
      4. perl(ExtUtils/MakeMaker.pm)
      5. perl(IO/File.pm)
      6. perl(IO/Handle.pm)

    Last changed


    July 14, 2018 Igor Vlasenko 0.20-alt2_20
    - update to new release by fcimport
    Sept. 27, 2017 Igor Vlasenko 0.20-alt2_18
    - update to new release by fcimport
    Aug. 3, 2017 Igor Vlasenko 0.20-alt2_17
    - update to new release by fcimport