-
-
27 Dec 2021 13:25:43 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (2)
- Testers (273 / 0 / 4)
- Kwalitee
Bus factor: 1- 80.23% Coverage
- License: perl_5
- Perl: v5.14.0
- Activity
24 month- Tools
- Download (30.75KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Future::AsyncAwait
- IO::Async::Loop
- IO::Async::Stream
- List::Util
- MIME::Base64
- Protocol::IRC::Client
- Time::HiRes
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.12 - 2021-12-27
- CHANGES
- Implement SASL authentication using PLAIN mechanism
- General distribution updates to Build.PL and POD docs style
- Regenerated testing SSL certs
- Use Future::AsyncAwait for much async code style neatening
Documentation
an introductionModules
use IRC with IO::Asyncsend and receive IRC messagesExamples
Module Install Instructions
To install Net::Async::IRC, copy and paste the appropriate command in to your terminal.
cpanm Net::Async::IRC
perl -MCPAN -e shell install Net::Async::IRC
For more information on module installation, please visit the detailed CPAN module installation guide.