| Goo documentation | view source | Contained in the Goo distribution. |
Goo::Thing::pm::Perl5Editor - Edit a Perl5 Program using your favourite editor (e.g., vi, vim, nano)
use Goo::Thing::pm::Perl5Editor;
Edit a Perl5 program by calling an external editor then process any embedded ThereDocs and apply PerlTidy to format the code.
Nigel Hamilton <nigel@trexy.com>
| Goo documentation | view source | Contained in the Goo distribution. |