TabAwareEditor - Use the TabConverter to fix characters


Goo documentation  | view source Contained in the Goo distribution.

Index


NAME

Top

TabAwareEditor - Use the TabConverter to fix characters

SYNOPSIS

Top

use TabAwareEditor;

DESCRIPTION

Top

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

METHODS

Top

run

call an external editor. Replace tabs with four spaces.

AUTHOR

Top

Nigel Hamilton <nigel@trexy.com>

SEE ALSO

Top


Goo documentation  | view source Contained in the Goo distribution.