The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

effort - command-line interface to Text::TypingEffort

SYNOPSIS

 effort -l dvorak -c6 journal/*.txt

calculates the effort required to type all the .txt files in the directory journal/ using the Dvorak keyboard layout and assuming that the Caps Lock key was only used when 6 or more capitals were typed in a row.

DESCRIPTION

A simple command-line interface to the Text::TypingEffort module. Run effort --help for full usage instructions.

SEE ALSO

Text::TypingEffort

AUTHOR

Michael Hendricks <michael@palmcluster.org>

COPYRIGHT

Copyright 2005-2009 Michael Hendricks. All rights reserved.

This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.