Goo::TextEditor - Run Nano, or your favourite editor


Goo documentation  | view source Contained in the Goo distribution.

Index


NAME

Top

Goo::TextEditor - Run Nano, or your favourite editor

SYNOPSIS

Top

use Goo::TextEditor;

DESCRIPTION

Top

Edit a file with your favourite external text editor (e.g., vi, vim, nano etc.).

METHODS

Top

edit

edit a file and save the results

view

just view a file

edit_string

edit a string inside a text_editor

AUTHOR

Top

Nigel Hamilton <nigel@trexy.com>

SEE ALSO

Top


Goo documentation  | view source Contained in the Goo distribution.