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

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.