Ryu 1.001
Kwalitee Issues
    This is not the latest release. The following issues may have already been fixed in the newer releases.
  
    No Core Issues.
- meta_yml_declares_perl_version
 - 
        
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
 
- has_security_doc
 - 
        
Add SECURITY(.pod|md). See Software::Security::Policy.
 - security_doc_contains_contact
 - 
        
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
 - has_contributing_doc
 - 
        
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
 
Modules
| Name | Abstract | Version | View | 
|---|---|---|---|
| Ryu | asynchronous stream building blocks | 1.001 | metacpan | 
| Ryu::Buffer | accumulate data | 1.001 | metacpan | 
| Ryu::Exception | support for L<Future>-style failure information | 1.001 | metacpan | 
| Ryu::Node | generic node | 1.001 | metacpan | 
| Ryu::Observable | plus ça change | 1.001 | metacpan | 
| Ryu::Sink | base representation for a thing that receives events | 1.001 | metacpan | 
| Ryu::Source | base representation for a source of events | 1.001 | metacpan | 
| Ryu::Stream | combines a source and a sink | 1.001 | metacpan |