Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.224.860 Times

POE::Component::YahooMessenger 0.05

  Date Added: June 15, 2010  |  Visits: 745

POE::Component::YahooMessenger

Report Broken Link
Printer Friendly Version


Product Homepage
Download (100 downloads)



POE::Component::YahooMessenger is a POE component for Yahoo! Messenger. SYNOPSIS use POE qw(Component::YahooMessenger); # spawn YM session POE::Component::YahooMessenger->spawn(Alias => ym); # register your session for callbacks $kernel->post(ym => register); # tell YM how to connect $kernel->post(ym => connect => { id => your_id, password => xxxxxxx, }); # associate this callback with ym_goes_online sub goes_online { my $event = $_[ARG0]; printf "buddy %s goes onlinen", $event->buddy_id; } # send message $kernel->post(ym => send_message => { to => $buddy_id, message => "Hello World", }); # change your status $kernel->post(ym => change_my_status => { busy => 0, # 0 = not busy message => "going for lunch now!", }); # retrieve your buddies list $kernel->post(ym => buddies => retrieve_buddies); sub retrieve_buddies { my $buddies = $_[ARG0]; for my $buddy_id (keys %$buddies) { printf "%s (group: %s)n", $buddy_id, $buddies->{$buddy_id}; } } $poe_kernel->run(); POE::Component::YahooMessenger is a POE component to connect Yahoo! Messener. This module ripoffs a lot of code from Net::YahooMessenger for protocol implementations. API is intentionally made similar to that of PoCo::IRC..

Requirements: No special requirements
Platforms: Linux
Keyword: Buddies Buddy Id Libraries Poe Poecomponentyahoomessenger Post Programming Yahoo Yahoomessenger Ym
Users rating: 0/10

License: Freeware Size: 6.14 KB
USER REVIEWS
More Reviews or Write Review


POE::COMPONENT::YAHOOMESSENGER RELATED
Networking  -  OAS Short URLs 0.1
OAS Short URLs is an internal link shortening service which uses the unique ID associated with each post/page as the reference.So, OAS Short URLs lets you link to example.com/123, for example, and users will be redirected to the permalink of the...
10 KB  
Libraries  -  POE::Component::NomadJukebox 0.02
POE::Component::NomadJukebox is an event-based contol of Nomad Jukebox players. SYNOPSIS use POE qw(COmponent::NomadJukebox); use Data::Dumper; POE::Session->create( inline_states => { _start => sub {...
15.36 KB  
Libraries  -  Lazarus x32 0.9.30.2
The Lazarus IDE application was designed to be a stable and feature rich visual programming environment for the FreePascal Compiler. It supports the creation of self-standing graphical and console applications. Lazarus is the class libraries for...
64.5 MB  
Libraries  -  Lazarus x64 0.9.30.2
The Lazarus IDE application was designed to be a stable and feature rich visual programming environment for the FreePascal Compiler. It supports the creation of self-standing graphical and console applications. Lazarus is the class libraries for...
75.5 MB  
Libraries  -  Lazarus for Mac OS X 0.9.30.2
The Lazarus IDE application was designed to be a stable and feature rich visual programming environment for the FreePascal Compiler. It supports the creation of self-standing graphical and console applications. Lazarus is the class libraries for...
121.3 MB  
Libraries  -  Lazarus for Linux 0.9.30.2
The Lazarus IDE application was designed to be a stable and feature rich visual programming environment for the FreePascal Compiler. It supports the creation of self-standing graphical and console applications. Lazarus is the class libraries for...
53.6 MB  
Multimedia & Graphics  -  Boo Buddies 1.0
Boo Buddies - by Mindy Weaver Simple, spooky pals haunt your desktop in icon form. Keywords: autumn bat black boo boob brands buddies buddy celebration creepy desktop dracula fall form ghost grim halloween haunt haunted holiday...
112.64 KB  
Modules  -  Hot Linked Image Cacher 1.01
You can control exactly which post to cache by optionally specifying a post id number (or just put all to cache all posts). You can also control exactly which domain to cache from by specifying domains. This plugin supports both curl and...
 
Modules  -  WordPress Post to SMF 1.5
This plugin adds WordPress posts as topics in SimpleMachines Forum 1.1.7, and allows to put a link to this topic below the WordPress post for the user to add commentsMore information on the plugin homepage: WordPress plugin post to smfMain...
20.48 KB  
Utilities  -  Fuse4X 0.9.0
Fuse4X allows you to extend Mac OS X's native file handling capabilities via 3rd-party file systems. It can be used as a software building block other products. As a user, installing the Fuse4X software package will let you use any...
481.28 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB