NAME
Padre::Plugin::TabAndSpace - convert between space and tab within Padre
SYNOPSIS
$>padre
Plugins -> TabAndSpace ->
Tab to Space
Space to Tab
Delete Ending Space
DESCRIPTION
This is a simple plugin to "convert tabs to spaces" or "convert spaces to tabs".
and "delete ending space".
If there is any selection, just run with the text you selected.
If not, run with the selected whole document.
AUTHOR
Fayland Lam, <fayland at gmail.com>
COPYRIGHT & LICENSE
Copyright 2008 Fayland Lam, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.