C-Blocks 0.42 Latest
Kwalitee Issues
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: C-Blocks-0.42/lib/C/Blocks.pm -- Around line 338: Unknown E content in E<symbol table>
- 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_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
C::Blocks | embeding a fast C compiler directly into your Perl parser | 0.42 | metacpan |
C::Blocks::Filter | base package for writing filters for C::Blocks | 0.42 | metacpan |
C::Blocks::Filter::BlockArrowMethods | invoke methods succinctly | 0.42 | metacpan |
C::Blocks::PerlAPI | C interface for interacting with Perl | 0.42 | metacpan |
C::Blocks::PerlAPI::Type | metacpan | ||
C::Blocks::StretchyBuffer | Enabling stretchy buffers in your context | 0.42 | metacpan |
C::Blocks::Type::IV | metacpan | ||
C::Blocks::Type::NV | metacpan | ||
C::Blocks::Type::UV | metacpan | ||
C::Blocks::Type::char_array | metacpan | ||
C::Blocks::Type::double | metacpan | ||
C::Blocks::Type::double_array | metacpan | ||
C::Blocks::Type::float | metacpan | ||
C::Blocks::Type::float_array | metacpan | ||
C::Blocks::Type::int | metacpan | ||
C::Blocks::Type::int_array | metacpan | ||
C::Blocks::Type::long | metacpan | ||
C::Blocks::Type::short | metacpan | ||
C::Blocks::Type::uint | metacpan | ||
C::Blocks::Type::ulong | metacpan | ||
C::Blocks::Type::ushort | metacpan | ||
C::Blocks::Types | type classes for basic C data types for C::Blocks | 0.42 | metacpan |