The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

VERSION

version 0.014

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 <cpan@perlsite.co.uk>

LICENSE

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