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

    Исходный пакет: perl-Proc-InvokeEditor
    Версия: 1.13-alt1_2
    Собран:  13 октября 2017 г. 22:09 в задании #190788
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Proc-InvokeEditor

    Лицензия: GPL+ or Artistic
    О пакете: Perl extension for starting a text editor
    Описание: 
    This module provides the ability to supply some text to an external text
    editor, have it edited by the user, and retrieve the results.
    
    The File::Temp module is used to provide secure, safe temporary files, and
    File::Temp is set to its highest available level of security. This may
    cause problems on some systems where no secure temporary directory is
    available.
    
    When the editor is started, no subshell is used. Your path will be scanned
    to find the binary to use for each editor if the string given does not
    exist as a file, and if a named editor contains whitespace, eg) if you try
    to use the editor 'xemacs -nw', then the string will be split on whitespace
    and anything after the editor name will be passed as arguments to your
    editor. A shell is not used but this should cover most simple cases.

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

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

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

      1. perl(File/Spec.pm)
      2. perl(File/Temp.pm)
      3. perl(IPC/Cmd.pm)
      4. perl(Pod/Coverage/TrustPod.pm)
      5. perl(Test/CPAN/Meta.pm)
      6. perl(Test/More.pm)
      7. perl(Test/Perl/Critic.pm)
      8. perl(Test/Pod.pm)
      9. perl(Test/Pod/Coverage.pm)
      10. perl-podlators
      11. /proc
      12. ed
      13. rpm-build-perl
      14. perl(ExtUtils/MakeMaker.pm)
      15. perl(Carp/Assert.pm)

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


    13 октября 2017 г. Igor Vlasenko 1.13-alt1_2
    - update by mgaimport
    30 августа 2017 г. Igor Vlasenko 1.13-alt1
    - automated CPAN update
    27 июля 2016 г. Igor Vlasenko 1.07-alt1_6
    - update by mgaimport