Main > Programming > Libraries >

Text::Emoticon::MSN 0.04

Text::Emoticon::MSN 0.04

Sponsored Links

Text::Emoticon::MSN 0.04 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 10 (1 times)
File size: 0.003 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1057
Date added: 2006-12-18
Publisher: Tatsuhiko Miyagawa

Text::Emoticon::MSN 0.04 description

Text::Emoticon::MSN is a Perl module with emoticon filter of MSN Messenger.

SYNOPSIS

use Text::Emoticon::MSN;

my $emoticon = Text::Emoticon::MSN->new(
imgbase => "http://example.com/emo",
);

my $text = "Yet Another Perl Hacker ;-)";
print $emoticon->filter($text);

# it prints
# Yet Another Perl Hacker

Text::Emoticon::MSN is a text filter that replaces text emoticons like ":-)", ";-P", etc. to the icons of MSN Messenger, detailed in http://messenger.msn.com/Resource/Emoticons.aspx

METHODS

new

$emoticon = Text::Emoticon::MSN->new(
imgbase => "http://yourhost.example.com/images/emoticons",
xhtml => 1,
class => "emoticon",
);

Constructs new Text::Emoticon::MSN object. It accepts two options:

imgbase

Base URL where icon gif files are located. It defaults to "http://messenger.msn.com/Resource/emoticons" (the MSN site) but I dont recommend that, as theres a possibility MSN will ban your site.

xhtml

Whether it uses XHTML style img tags. It defaults to 1.

class

CSS class used in img tags. It defaults to nothing.

$emoticon = Text::Emoticon::MSN->new(class => "emo");

will print:

< img src="blah.gif" class="emo" / >

strict

Whether it will disable smileys with space in them. defaults to 0.

filter

$filtered_text = $emoticon->filter($text);

Filters emoticons in text and returns img tagged text (HTML).

Text::Emoticon::MSN 0.04 Screenshot

Advertisements

Text::Emoticon::MSN 0.04 Keywords

Bookmark Text::Emoticon::MSN 0.04

Hyperlink code:
Link for forum:

Text::Emoticon::MSN 0.04 Copyright

WareSeeker periodically updates pricing and software information of Text::Emoticon::MSN 0.04 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Text::Emoticon::MSN 0.04 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Text::Emoticon is a factory class for Yahoo! and MSN emoticons. Free Download
Text::Emoticon::Yahoo is a emoticon filter of Yahoo! Messenger. Free Download
Text::Emoticon::GoogleTalk is a Perl module emoticon filter of GoogleTalk. Free Download
Kwiki::Emoticon is a Perl module with emoticon phrase for Kwiki. Free Download
Exception::Class is a Perl module that allows you to declare real exception classes in Perl. Free Download
Plagger::Plugin::Filter::Emoticon is a Perl module with emoticon filter. Free Download
Class::Meta::Express is a Perl module for concise, expressive creation of Class::Meta classes. Free Download
Class::IntrospectionMethods is a Perl module that creates methods with introspection. Free Download