NAME
Net::Async::Graphite::Async - The IO::Async loop.
SYNOPSIS
with 'Net::Async::Graphite::Async';
DESCRIPTION
Don't use this module directly, use Net::Async::Graphite and create objects using its new
method in the normal way. Those objects will include the functionality documented here.
This role brings the capacity to interact with the main IO::Async::Loop object.
BUGS
This is probably pointless and should at least be renamed.
ROLE
This role is probably pointless now that this module isn't part of a larger project.
ATTRIBUTES
- _loop (read-only)
-
An internal reference to the IO::Async loop.
SEE ALSO
AUTHOR
Matthew King <matthew.king@cloudbeds.com>