NAME
Padre::Plugin::WordStats - Word stats for Padre
SYNOPSIS
$>padre
Plugins -> WordStats -> Word stats
DESCRIPTION
Count how many lines, words, chars with space, chars without spaces within your Padre
If there is any selection, just run with the text you selected.
If not, run with the selected whole document.
It's a simple version, if you need more, please bug me on irc.perl.org #padre
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.