Пакет perl-File-Inplace: Информация

    Исходный пакет: perl-File-Inplace
    Версия: 0.20-alt2_24
    Собран:  21 ноября 2019 г. 3:52 в задании #241224
    Сообщить об ошибке в пакете
    Домашняя страница: https://metacpan.org/release/File-Inplace

    Лицензия: (GPL+ or Artistic)
    О пакете: 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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-File-Inplace (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

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

    Последнее изменение


    20 ноября 2019 г. Igor Vlasenko 0.20-alt2_24
    - update to new release by fcimport
    14 июля 2018 г. Igor Vlasenko 0.20-alt2_20
    - update to new release by fcimport
    27 сентября 2017 г. Igor Vlasenko 0.20-alt2_18
    - update to new release by fcimport