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