FFI-C 0.03 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: corpus/examples/lib/main.pm
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
FFI::C | C data types for FFI | 0.03 | metacpan |
FFI::C::Array | Array instance for FFI | 0.03 | metacpan |
FFI::C::ArrayDef | Array data definition for FFI | 0.03 | metacpan |
FFI::C::Def | Data definition for FFI | 0.03 | metacpan |
FFI::C::FFI | Private module for FFI::C | 0.03 | metacpan |
FFI::C::Struct | Structured data instance for FFI | 0.03 | metacpan |
FFI::C::StructDef | Structured data definition for FFI | 0.03 | metacpan |
FFI::C::Union | Union data instance for FFI | 0.03 | metacpan |
FFI::C::UnionDef | Union data definition for FFI | 0.03 | metacpan |
FFI::C::Util | Utility functions for dealing with structured C data | 0.03 | metacpan |