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

NAME

Goo::Editor - Call an external editor like vi or nano to edit a file.

SYNOPSIS

use Goo::Editor;

DESCRIPTION

Wrap an external editor like vi or nano.

Editor is a top level action handler.

METHODS

run

edit the file

AUTHOR

Nigel Hamilton <nigel@trexy.com>

SEE ALSO