Main > Programming > Libraries >

POE::Component::OSCAR 0.05

POE::Component::OSCAR 0.05

Sponsored Links

POE::Component::OSCAR 0.05 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.006 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 919
Date added: 2007-04-18
Publisher: Dan McCormick

POE::Component::OSCAR 0.05 description

POE::Component::OSCAR is a POE component for the Net::OSCAR module.

SYNOPSIS

use POE qw(Component::OSCAR);

[ ... POE set up ... ]

sub _start { # start an OSCAR session $oscar = POE::Component::OSCAR->new();
# start an OSCAR session with automatic throttling of new connections
# to prevent being banned by the server
$oscar = POE::Component::OSCAR->new( throttle => 4 );

# set up the "im_in" callback to call your state, "im_in_state"
$oscar->set_callback( im_in => im_in_state);

# its good to detect errors if you dont want to get banned
$oscar->set_callback( error => error_state );
$oscar->set_callback( admin_error => admin_erro_stater );
$oscar->set_callback( rate_alert => rate_alert_state );

# sign on
$oscar->signon( screenname => $MY_SCREENNAME, password => $MY_PASSWORD );
}
sub im_in_state { my ($nothing, $args) = @_[ARG0..$#_]; my ($object, $who, $what, $away) = @$args;
print "Got $what from $whon";
}

POE::Component::OSCAR 0.05 Screenshot

Advertisements

POE::Component::OSCAR 0.05 Keywords

Bookmark POE::Component::OSCAR 0.05

Hyperlink code:
Link for forum:

POE::Component::OSCAR 0.05 Copyright

WareSeeker periodically updates pricing and software information of POE::Component::OSCAR 0.05 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 POE::Component::OSCAR 0.05 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
POE::Component::SubWrapper is an event based wrapper for subs. Free Download
POE::Component::Pool::Thread is a POE Managed Boss/Worker threadpool. Free Download
POE::Component::YahooMessenger is a POE component for Yahoo! Messenger. Free Download
POE::Component::ControlPort is a Perl module with network control port for POE applications. Free Download
POE::Component::Basement provides Class::Std and base POE component functionality. Free Download
POE::Component::Server::IRC is a fully event-driven networkable IRC server daemon module. Free Download
POE::Component::Growl provides a Growl notification dispatcher for POE. Free Download
POE::Component::Player::Xmms is a wrapper for the Xmms player. Free Download