Nigel Hamilton > Goo > TabAwareEditor

Download:
Goo-0.09.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

TabAwareEditor - Use the TabConverter to fix characters

SYNOPSIS ^

use TabAwareEditor;

DESCRIPTION ^

Wrap an external editor like vi or nano. Replace tab characters with four space characters as per Damian Conway's "Perl Best Practices".

METHODS ^

run

call an external editor. Replace tabs with four spaces.

AUTHOR ^

Nigel Hamilton <nigel@trexy.com>

SEE ALSO ^

syntax highlighting: