1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/devel/p5-Term-CallEditor/pkg-descr
Anton Berezin f6797d8713 Add devel/p5-Term-CallEditor 0.11, a Perl module to invoke an external
editor and to get data back from it.
2006-05-05 08:37:41 +00:00

6 lines
235 B
Plaintext

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/