in reply to Soliciting input via a tempfile passed to an external editor
why not a Module ;(
#!/usr/bin/perl use Editor; print Editor->new->solicit(<<"_INTRO_"); Insert text here. _INTRO_
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Soliciting input via a tempfile passed to an external editor
by Aristotle (Chancellor) on Jan 24, 2003 at 02:24 UTC |