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

    Исходный пакет: perl-File-Inplace
    Версия: 0.20-alt2_14
    Собран:  8 марта 2016 г. 6:56 в задании #160930
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/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-devel
      6. perl-podlators
      7. rpm-build-perl

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


    7 марта 2016 г. Igor Vlasenko 0.20-alt2_14
    - update to new release by fcimport
    20 сентября 2015 г. Igor Vlasenko 0.20-alt2_13
    - update to new release by fcimport
    27 октября 2014 г. Igor Vlasenko 0.20-alt2_11
    - update to new release by fcimport