The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

SYNOPSIS

use Goo::TextEditor;

DESCRIPTION

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

METHODS

edit

edit a file and save the results

view

just view a file

edit_string

edit a string inside a text_editor

AUTHOR

Nigel Hamilton <nigel@trexy.com>

SEE ALSO