Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044536
en ru br
ALT Linux repos
S:1.13-alt1_2

Group :: Development/Perl
RPM: perl-Proc-InvokeEditor

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.13-alt1_2
Build date: 13 october 2017, 15:50 ( 336.9 weeks ago )
Size: 19.69 Kb

Home page:   http://search.cpan.org/dist/Proc-InvokeEditor

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Proc-InvokeEditor
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin