blob: 1b9345f3d4c67f22132f3601c574781208841e6b (
plain)
1
2
3
4
5
6
7
8
9
10
|
Term::ReadLine::TTYtter is a modified version of T::RL::Perl with
several new nonstandard features specific to TTYtter, but may be useful for
other applications.
It also allows UTF-8 characters to be entered without crashing, and adds a
counter so you can see how many characters you've entered (which is a big
deal for Twitter and other microblogging platforms).
For information about TTYtter, a Twitter-client written in Perl, visit
http://www.floodgap.com/software/ttytter.
|