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

NAME

Goo::Thing::pm::Perl5Editor - Edit a Perl5 Program using your favourite editor (e.g., vi, vim, nano)

SYNOPSIS

use Goo::Thing::pm::Perl5Editor;

DESCRIPTION

METHODS

run

Edit a Perl5 program by calling an external editor then process any embedded ThereDocs and apply PerlTidy to format the code.

AUTHOR

Nigel Hamilton <nigel@trexy.com>

SEE ALSO