The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "XS::Typemap"

XS::Typemap - module to test the XS typemaps distributed with perl River stage five • 11292 direct dependents • 32664 total dependents

This module is used to test that the XS typemaps distributed with perl are working as advertised. A function is available for each typemap definition (eventually). In general each function takes a variable, processes it through the OUTPUT typemap and...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

XS::Framework::Manual::Typemap - XS::Framework C++ typemap API reference River stage two • 24 direct dependents • 29 total dependents

SYBER/XS-Framework-1.5.6 - 31 Jan 2024 12:52:34 UTC - Search in distribution

XSBuilder/TypeMap.pm River stage two • 1 direct dependent • 35 total dependents

GRICHTER/ExtUtils-XSBuilder-0.28 - 08 Apr 2006 15:04:09 UTC - Search in distribution

lib/ExtUtils/XSpp/Plugin/feature/default_xs_typemap.pm River stage three • 23 direct dependents • 110 total dependents

SMUELLER/ExtUtils-XSpp-0.18 - 18 Sep 2013 08:28:25 UTC - Search in distribution

ExtUtils::Typemap - Read/Write/Modify Perl/XS typemap files River stage zero No dependents

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 - Search in distribution

ExtUtils::Typemaps - Read/Write/Modify Perl/XS typemap files River stage five • 137 direct dependents • 19234 total dependents

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 - Search in distribution

XS::Manifesto - Shared XS modules manifesto River stage zero No dependents

DMOL/XS-Manifesto-1.0.3 - 07 Apr 2020 08:44:57 UTC - Search in distribution

XS::Writer - Module to write some XS for you River stage zero No dependents

I went nuts trying to figure out how to map structs into perl. I finally figured it out and I never want anyone else to have to go through that. I also wanted the process to remain transparent, many of the XS writing modules are themselves almost as ...

MSCHWERN/XS-Writer-0.02 - 22 Mar 2008 08:12:21 UTC - Search in distribution

PDL::API - making ndarrays from Perl and C/XS code River stage three • 93 direct dependents • 101 total dependents

A simple cookbook how to create ndarrays manually. It covers both the Perl and the C/XS level. Additionally, it describes the PDL core routines that can be accessed from other modules. These routines basically define the PDL API. If you need to acces...

ETJ/PDL-2.087 - 05 Apr 2024 22:39:41 UTC - Search in distribution
  • PDL::PP - Generate PDL routines from concise descriptions
  • PDL::Internals - description of some aspects of the current internals
  • Inline::Pdlpp - Write PDL Subroutines inline with PDL::PP

xsubpp - compiler to convert Perl XS code into C code River stage zero No dependents

This compiler is typically run by the makefiles created by ExtUtils::MakeMaker. *xsubpp* will compile XS code into C code by embedding the constructs necessary to let C functions manipulate Perl values and creates the glue necessary to let Perl acces...

ILYAZ/SOM-0.0601 - 04 Nov 2003 22:02:00 UTC - Search in distribution

XS::Tutorial - documentation with examples for learning Perl XS River stage zero No dependents

DFARRELL/XS-Tutorial-0.04 - 28 Dec 2020 22:10:48 UTC - Search in distribution

AFS - Perl interface to AFS programming APIs River stage zero No dependents

The AFS module bundle is a dynamically loadable (where available) extension to Perl. It gives the AFS user and administrator access to most of the AFS programming APIs, allowing you to make these calls directly from Perl, rather than processing the o...

NOG/AFS-2.6.4 - 27 Oct 2014 13:11:37 UTC - Search in distribution

RPerl::Learning River stage one • 3 direct dependents • 3 total dependents

WBRASWELL/RPerl-7.000000 - 05 Jul 2020 01:35:58 UTC - Search in distribution

h2xs - convert .h C header files to Perl extensions River stage zero No dependents

*h2xs* builds a Perl extension from any C header file. The extension will include functions which can be used to retrieve the value of any #define statement which was in the C header. The *module_name* will be used for the name of the extension. If m...

DOUGM/ExtUtils-DynaGlue-1.00a - 27 Nov 1996 20:03:47 UTC - Search in distribution

perlglossary - Perl Glossary River stage zero No dependents

A glossary of terms (technical and otherwise) used in the Perl documentation, derived from the Glossary of *Programming Perl*, Fourth Edition. Words or phrases in bold are defined elsewhere in this glossary. Other useful sources include the Unicode G...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

Mac::DtfSQL - A Perl interface module to the dtF/SQL 2.01 database engine, Macintosh edition River stage zero No dependents

This (extension) module is a Perl interface to the dtF/SQL 2.01 database engine, Macintosh edition. dtF/SQL is a relational database engine for Mac OS, Windows 95/NT, and several Unix platforms from sLAB Banzhaf & Soltau oHG (http://www.slab.de/), Bo...

TWEGNER/DBD-DtfSQLmac-0.3201 - 08 Apr 2002 11:29:07 UTC - Search in distribution

REVISION River stage three • 44 direct dependents • 245 total dependents

RURBAN/Set-Object-1.42 - 21 Jan 2022 13:18:58 UTC - Search in distribution

InlineX River stage one • 1 direct dependent • 1 total dependent

SISYPHUS/InlineX-C2XS-0.27 - 30 Jun 2022 03:05:18 UTC - Search in distribution

InlineX River stage zero No dependents

SISYPHUS/InlineX-CPP2XS-0.25 - 24 Oct 2016 11:19:41 UTC - Search in distribution

Test::Weaken - Test that freed memory objects were, indeed, freed River stage one • 1 direct dependent • 3 total dependents

"Test::Weaken" helps detect unfreed Perl data in arrays, hashes, scalars, objects, etc, by descending recursively through structures and watching that everything is freed. Unfreed data is a useless overhead and may cause an application to abend due t...

KRYDE/Test-Weaken-3.022000 - 01 Dec 2012 00:04:14 UTC - Search in distribution
56 results (0.099 seconds)