Core modules
Core modules that may be useful to module authors
The Rakudo implementation has a few modules included you may want to use. The following is a list of them, along with links to their source code.
CompUnit::*
modules and roles
These modules are mostly used by distribution build tools, and are not intended to be used (at least until version 6.c) by the final user.
NativeCall
modules
NativeCall
Native Calling Interface (docs)NativeCall::Types
Used byNativeCall
NativeCall::Compiler::GNU
Used byNativeCall
NativeCall::Compiler::MSVC
Used byNativeCall
Other modules
Pod::To::Text
Used by several external modules