Text::Emoticon::GoogleTalk - Emoticon filter of GoogleTalk
use Text::Emoticon::GoogleTalk;
my $emoticon = Text::Emoticon::GoogleTalk->new;
my $text = "I <3 You :(|)";
Text::Emoticon::GoogleTalk is a text filter that replace text emoticons like
":-)", "<3", etc. with the icons of Google Talk (or
Gmail Chat), detailed in
<http://mail.google.com/support/bin/answer.py?answer=34056>
Tatsuhiko Miyagawa <miyagawa@bulknews.net>
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Text::Emoticon, Text::Emoticon::Yahoo, Text::Emoticon::MSN