Search results for "module:ExtUtils::ParseXS"
ExtUtils::ParseXS::Eval - Clean package to evaluate code in
LEONT/ExtUtils-ParseXS-3.51
-
02 Sep 2023 13:28:52 UTC
ExtUtils::ParseXS::Constants - Initialization values for some globals
Initialization of certain non-subroutine variables in ExtUtils::ParseXS and some of its supporting packages has been moved into this package so that those values can be defined exactly once and then re-used in any package. Nothing is exported. Use fu...
LEONT/ExtUtils-ParseXS-3.51 - 02 Sep 2023 13:28:52 UTC
ExtUtils::ParseXS::Utilities - Subroutines used with ExtUtils::ParseXS
LEONT/ExtUtils-ParseXS-3.51
-
02 Sep 2023 13:28:52 UTC
ExtUtils::Typemaps - Read/Write/Modify Perl/XS typemap files
This module can read, modify, create and write Perl XS typemap files. If you don't know what a typemap is, please confer the perlxstut and perlxs manuals. The module is not entirely round-trip safe: For example it currently simply strips all comments...
LEONT/ExtUtils-ParseXS-3.51 - 02 Sep 2023 13:28:52 UTC
ExtUtils::Typemaps::Cmd - Quick commands for handling typemaps
This is a helper module for ExtUtils::Typemaps for quick one-liners, specifically for inclusion of shared typemaps that live on CPAN into an XS file (see SYNOPSIS). For this reason, the following functions are exported by default:...
LEONT/ExtUtils-ParseXS-3.51 - 02 Sep 2023 13:28:52 UTC
ExtUtils::Typemaps::Type - Entry in the TYPEMAP section of a typemap
Refer to ExtUtils::Typemaps for details. Object associates "ctype" with "xstype", which is the index into the in- and output mapping tables....
LEONT/ExtUtils-ParseXS-3.51 - 02 Sep 2023 13:28:52 UTC
ExtUtils::Typemaps::InputMap - Entry in the INPUT section of a typemap
Refer to ExtUtils::Typemaps for details....
LEONT/ExtUtils-ParseXS-3.51 - 02 Sep 2023 13:28:52 UTC
ExtUtils::Typemaps::OutputMap - Entry in the OUTPUT section of a typemap
Refer to ExtUtils::Typemaps for details....
LEONT/ExtUtils-ParseXS-3.51 - 02 Sep 2023 13:28:52 UTC
ExtUtils::XSBuilder::ParseSource - parse C source files
GRICHTER/ExtUtils-XSBuilder-0.28
-
08 Apr 2006 15:04:09 UTC
ExtUtils::Typemap - Read/Write/Modify Perl/XS typemap files
This module exists merely as a compatibility wrapper around ExtUtils::Typemaps. In a nutshell, "ExtUtils::Typemap" was renamed to "ExtUtils::Typemaps" because the Typemap directory in lib/ could collide with the typemap file on case-insensitive file ...
SMUELLER/ExtUtils-Typemap-1.00 - 03 Aug 2011 17:14:07 UTC
ExtUtils::Typemaps::MagicExt - Typemap for storing objects in magic
"ExtUtils::Typemaps::MagicExt" is an "ExtUtils::Typemaps" subclass that stores the object just like "T_MAGIC" does, but additionally attaches a magic vtable (type "MGVTBL") with the name "${type}_magic" (e.g. "Foo__Bar_magic" for a value of type "Foo...
LEONT/ExtUtils-Typemaps-Magic-0.004 - 16 Nov 2023 06:17:57 UTC
ExtUtils::Typemaps::Excommunicated - Typemaps that have been removed from the core
"ExtUtils::Typemaps::Excommunicated" is an "ExtUtils::Typemaps" subclass that provides typemaps that have been booted from the perl core. They might have been removed from the core for various reasons, but we're really honest, it's really because the...
SMUELLER/ExtUtils-Typemaps-Excommunicated-0.01 - 01 Feb 2012 18:02:20 UTC