Package perl-Proc-InvokeEditor: Information

    Source package: perl-Proc-InvokeEditor
    Version: 1.13-alt1_2
    Build time:  Oct 13, 2017, 10:09 PM in the task #190788
    Category: Development/Perl
    Report package bug
    License: GPL+ or Artistic
    Summary: Perl extension for starting a text editor
    Description: 
    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.

    List of rpms provided by this srpm:
    perl-Proc-InvokeEditor (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Cronbuild Service

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

    Last changed


    Oct. 13, 2017 Igor Vlasenko 1.13-alt1_2
    - update by mgaimport
    Aug. 30, 2017 Igor Vlasenko 1.13-alt1
    - automated CPAN update
    July 27, 2016 Igor Vlasenko 1.07-alt1_6
    - update by mgaimport