The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Adapter::Async - provides a way to link a data source with a view

VERSION

version 0.018

DESCRIPTION

WARNING - this is extremely experimental and utterly unoptimised. Expect the API to change between versions until this reaches 1.0+. Primarily being released to allow work to continue on various Tickit widgets and web framework components.

METHODS

new

Instantiate, applying any parameters directly to the instance hashref.

bus

Accessor for the Adapter::Async::Bus instance, will create one as required.

AUTHOR

Tom Molesworth <TEAM@cpan.org>

LICENSE

Copyright Tom Molesworth 2013-2015. Licensed under the same terms as Perl itself.