Acme-Text-Shorten-ForTwitter

 view release on metacpan or  search on metacpan

lib/Acme/Text/Shorten/ForTwitter.pm  view on Meta::CPAN

can write your own or install more from CPAN (if any are available.)

See L</"Writing Plugins"> below for information on writing plugins.

=head2 Class Methods

=head3 new

  my $shortener = Acme::Text::Shorten::ForTwitter->new;

Creates a new shortener with all of the rules selected at
import time.

=head2 Object Methods

=head3 shorten

  print $shortener->shorten("What is going on?");

Takes text as input and transforms it to a shorter version
if possible. It achieves this by running through all enabled



( run in 1.029 second using v1.01-cache-2.11-cpan-49f99fa48dc )