Main > Programming > Libraries >

POE::Component::Basement 0.01

POE::Component::Basement 0.01

Sponsored Links

POE::Component::Basement 0.01 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.017 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1096
Date added: 2006-10-23
Publisher: Robert Sedlacek

POE::Component::Basement 0.01 description

POE::Component::Basement provides Class::Std and base POE component functionality.

SYNOPSIS

package POE::MyComponent;

# use as base
use base qw/ POE::Component::Basement /;

# where the initializations happen (see Class::Std)
sub BUILD { ... }

# see also Class::Std and Class::Data::Inheritable also
# for accessor creation etc.

# define states
sub state_one : State( :inline< _start > ) { ... }
sub state_two : State( :object< foo > ) { ... }
sub state_three : State( :package< bar > ) { ... }

# combined
sub state_multi : State( :inline< foobar > :package< snafoo > ) { ... }
...

# chained events
sub first : State( :object< foo > :chained< bar > ) { ... }
sub second : State( :object< bar > ) { ... }
...

# calling in a row
sub first : State( :object< foo > :next< bar > ) { ... }
sub second : State( :object< bar > ) { ... }
...

# usage
my $comp = POE::MyComponent->new ({

# single alias or array reference for multiple
aliases => [qw/ mycomp shub_niggurath /],

... # your specific init_args.
});

Provides Class::Std and base POE component functionality. This module is still kinda experimental.

POE::Component::Basement 0.01 Screenshot

Advertisements

POE::Component::Basement 0.01 Keywords

Bookmark POE::Component::Basement 0.01

Hyperlink code:
Link for forum:

POE::Component::Basement 0.01 Copyright

WareSeeker periodically updates pricing and software information of POE::Component::Basement 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::Basement 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::Amazon::S3 is a Perl module to work with Amazon S3 using POE. Free Download
POE::Component::Server::HTTP is a foundation of a POE HTTP Daemon. Free Download
POE::Component::ControlPort is a Perl module with network control port for POE applications. Free Download
POE::Component::YahooMessenger is a POE component for Yahoo! Messenger. Free Download
POE::Component::Client::FTP is a Perl module that implements an FTP client POE Component. Free Download
POE::Component::OSCAR is a POE component for the Net::OSCAR module. Free Download
POE::Component::Generic is a POE component that provides non-blocking access to a blocking object. Free Download
POE::Component::Player::Xmms is a wrapper for the Xmms player. Free Download