NAME
App::Twirc::Plugin::SquashWhitSpace - Squash whitespace in status updates
SYNOPSIS
# in config (.yml in this example)
plugins:
-SquashWhiteSpace
DESCRIPTION
Squashes each occurence of whitespace in a status update to a single space. After all, we only have 140 characters to work with!
AUTHOR
Marc Mims <marc@questright.com>
LICENSE
Copyright (c) 2009 Marc Mims
You may distribute this code and/or modify it under the same terms as Perl itself.