
TabAwareEditor - Use the TabConverter to fix characters

use TabAwareEditor;

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

call an external editor. Replace tabs with four spaces.

Nigel Hamilton <nigel@trexy.com>
