-
-
26 May 2021 11:56:02 UTC
- Distribution: Net-Async-Tangence
- Module version: 0.16
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (0)
- Testers (45 / 1 / 0)
- Kwalitee
Bus factor: 1- 72.51% Coverage
- License: perl_5
- Perl: v5.14.0
- Activity
24 month- Tools
- Download (26.7KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:1 non-PAUSE user- Dependencies
- Encode
- Exporter
- Future
- IO::Async::Listener
- IO::Async::Loop
- IO::Async::Stream
- IO::Async::Test
- Tangence::Client
- Tangence::Server
- URI
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Net::Async::Tangence
- useTangence
withIO::Async
DESCRIPTION
This distribution provides concrete implementations of the Tangence base classes, allowing either servers or clients to be written based on IO::Async.
To implement a server, see Net::Async::Tangence::Server.
To implement a client, see Net::Async::Tangence::Client.
This module itself does not provide any code, and exists only to provide the module
$VERSION
and top-level documentation.SEE ALSO
Tangence - attribute-oriented server/client object remoting framework
AUTHOR
Paul Evans <leonerd@leonerd.org.uk>
Module Install Instructions
To install Net::Async::Tangence, copy and paste the appropriate command in to your terminal.
cpanm Net::Async::Tangence
perl -MCPAN -e shell install Net::Async::Tangence
For more information on module installation, please visit the detailed CPAN module installation guide.