6 lines
235 B
Text
6 lines
235 B
Text
|
This module calls an external editor with an optional text message and
|
||
|
returns what was input as a file handle. By default, the EDITOR
|
||
|
environment variable will be used, otherwise vi.
|
||
|
|
||
|
WWW: http://search.cpan.org/dist/Term-CallEditor/
|