| Goo documentation | view source | Contained in the Goo distribution. |
Goo::TextEditor - Run Nano, or your favourite editor
use Goo::TextEditor;
Edit a file with your favourite external text editor (e.g., vi, vim, nano etc.).
edit a file and save the results
just view a file
edit a string inside a text_editor
Nigel Hamilton <nigel@trexy.com>
| Goo documentation | view source | Contained in the Goo distribution. |