Main > Programming > Libraries >

POE::Component::ControlPort 0.01

POE::Component::ControlPort 0.01

Sponsored Links

POE::Component::ControlPort 0.01 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.012 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 983
Date added: 2007-02-13
Publisher: Matt Cashner

POE::Component::ControlPort 0.01 description

POE::Component::ControlPort is a Perl module with network control port for POE applications.

SYNOPSIS

use POE;
use Getopt::Long;

use POE::Component::ControlPort;
use POE::Component::ControlPort::Command;

my @commands = (
{
help_text => My command,
usage => my_command [ arg1, arg2 ],
topic => custom,
name => my_command,
command => sub {
my %input = @_;

local @ARGV = @{ $input{args} };
GetOptions( ... );
},
}
);


POE::Component::ControlPort->create(
local_address => 127.0.0.1,
local_port => 31337,

# optional...
hostname => pie.pants.org,
appname => my perl app,

commands => @commands,

poe_debug => 1,
);

# other poe sessions or whatever ...

POE::Kernel->run();

When building network applications, it is often helpful to have a network accessible control and diagnostic interface. This module provides such an interface for POE applications. By default, it provides a fairly limited set of commands but is easily extended to provide whatever command set you require. In addition, if POE::Component::DebugShell version 1.018 or above is installed, a set of POE debug commands will be loaded.

POE::Component::ControlPort 0.01 Screenshot

Advertisements

POE::Component::ControlPort 0.01 Keywords

Bookmark POE::Component::ControlPort 0.01

Hyperlink code:
Link for forum:

POE::Component::ControlPort 0.01 Copyright

WareSeeker periodically updates pricing and software information of POE::Component::ControlPort 0.01 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::ControlPort 0.01 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::ControlPort::Command is a Perl module with register control port commands. Free Download
POE::Component::ControlPort::DefaultCommands is a set of default commands available to the control port. Free Download
POE::Component::Client::AirTunes is a Perl module with stream music to Airport Express. Free Download
POE::Component::Client::Halo is an implementation of the Halo query protocol. Free Download
POE::Component::OSCAR is a POE component for the Net::OSCAR module. Free Download
POE::Component::Client::FTP is a Perl module that implements an FTP client POE Component. Free Download
POE::Component::Growl provides a Growl notification dispatcher for POE. Free Download
POE::Component::Basement provides Class::Std and base POE component functionality. Free Download