FFI-Platypus 1.91_01 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/ffi_build_plugin/lib2/FFI/Build/Plugin/Foo1.pm, corpus/ffi_build_plugin/lib2/FFI/Build/Plugin/Foo2.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::Build | Build shared libraries for use with FFI | 1.91_01 | metacpan |
FFI::Build::File::Base | Base class for File::Build files | 1.91_01 | metacpan |
FFI::Build::File::C | Class to track C source file in FFI::Build | 1.91_01 | metacpan |
FFI::Build::File::CXX | Class to track C source file in FFI::Build | 1.91_01 | metacpan |
FFI::Build::File::Library | Class to track object file in FFI::Build | 1.91_01 | metacpan |
FFI::Build::File::Object | Class to track object file in FFI::Build | 1.91_01 | metacpan |
FFI::Build::MM | FFI::Build installer code for ExtUtils::MakeMaker | 1.91_01 | metacpan |
FFI::Build::Platform | Platform specific configuration. | 1.91_01 | metacpan |
FFI::Build::Plugin | Platform and local customizations of FFI::Build | 1.91_01 | metacpan |
FFI::Build::Plugin::Foo1 | metacpan | ||
FFI::Build::Plugin::Foo2 | metacpan | ||
FFI::Build::PluginData | Platform and local customizations of FFI::Build | 1.91_01 | metacpan |
FFI::Platypus | Write Perl bindings to non-Perl libraries with FFI. No XS required. | 1.91_01 | metacpan |
FFI::Platypus::API | Platypus arguments and return value API for custom types | 1.91_01 | metacpan |
FFI::Platypus::Buffer | Convert scalars to C buffers | 1.91_01 | metacpan |
FFI::Platypus::Bundle | Bundle foreign code with your Perl module | 1.91_01 | metacpan |
FFI::Platypus::Closure | Platypus closure object | 1.91_01 | metacpan |
FFI::Platypus::Constant | Define constants in C space for Perl | 1.91_01 | metacpan |
FFI::Platypus::DL | Slightly non-portable interface to libdl | 1.91_01 | metacpan |
FFI::Platypus::Function | An FFI function object | 1.91_01 | metacpan |
FFI::Platypus::Internal | For internal use only | 1.91_01 | metacpan |
FFI::Platypus::Lang | Language specific customizations | 1.91_01 | metacpan |
FFI::Platypus::Lang::ASM | Documentation and tools for using Platypus with the Assembly | 1.91_01 | metacpan |
FFI::Platypus::Lang::C | Documentation and tools for using Platypus with the C programming language | 1.91_01 | metacpan |
FFI::Platypus::Lang::Win32 | Documentation and tools for using Platypus with the Windows API | 1.91_01 | metacpan |
FFI::Platypus::Legacy | Legacy Platypus interfaces | 1.91_01 | metacpan |
FFI::Platypus::Memory | Memory functions for FFI | 1.91_01 | metacpan |
FFI::Platypus::Record | FFI support for structured records data | 1.91_01 | metacpan |
FFI::Platypus::Record::Meta | FFI support for structured records data | 1.91_01 | metacpan |
FFI::Platypus::Record::TieArray | Tied array interface for record array members | 1.91_01 | metacpan |
FFI::Platypus::ShareConfig | 1.91_01 | metacpan | |
FFI::Platypus::Type | Defining types for FFI::Platypus | 1.91_01 | metacpan |
FFI::Platypus::Type::PointerSizeBuffer | Convert string scalar to a buffer as a pointer / size_t combination | 1.91_01 | metacpan |
FFI::Platypus::Type::StringArray | Platypus custom type for arrays of strings | 1.91_01 | metacpan |
FFI::Platypus::Type::StringPointer | Convert a pointer to a string and back | 1.91_01 | metacpan |
FFI::Platypus::Type::WideString | Platypus custom type for Unicode "wide" strings | 1.91_01 | metacpan |
FFI::Platypus::TypeParser | FFI Type Parser | 1.91_01 | metacpan |
FFI::Platypus::TypeParser::Version0 | FFI Type Parser Version Zero | 1.91_01 | metacpan |
FFI::Platypus::TypeParser::Version1 | FFI Type Parser Version One | 1.91_01 | metacpan |
FFI::Platypus::TypeParser::Version2 | FFI Type Parser Version Two | 1.91_01 | metacpan |
FFI::Probe | System detection and probing for FFI extensions. | 1.91_01 | metacpan |
FFI::Probe::Runner | Probe runner for FFI | 1.91_01 | metacpan |
FFI::Probe::Runner::Builder | Probe runner builder for FFI | 1.91_01 | metacpan |
FFI::Probe::Runner::Result | The results from a probe run. | 1.91_01 | metacpan |
FFI::Temp | Temp Dir support for FFI::Platypus | 1.91_01 | metacpan |