Nigel Hamilton > Goo-0.09 > Goo::TextEditor

Download:
Goo-0.09.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source  

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 ^