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

    Исходный пакет: perl-File-Inplace
    Версия: 0.20-alt2_7
    Собран:  19 марта 2013 г. 3:29
    Категория: Разработка/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

    Права:
    Igor Vlasenko
    @everybody

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

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


    19 марта 2013 г. Igor Vlasenko 0.20-alt2_7
    - build for Sisyphus
    27 февраля 2013 г. Igor Vlasenko 0.20-alt1_7
    - update to new release by fcimport
    31 июля 2012 г. Igor Vlasenko 0.20-alt1_6
    - update to new release by fcimport