Converts Perl XS code into C code
http://search.cpan.org/perldoc?ExtUtils::ParseXS
ExtUtils::ParseXS 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 access those functions. The compiler uses typemaps to
determine how to map C function parameters and variables to Perl values.
Th compiler will search for typemap files called typemap. It will use the
following search path to find default typemaps, with the rightmost typemap
taking precedence.
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-ExtUtils-ParseXS && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ExtUtils-ParseXS-3.51.tar.gz | 0000071496 69.8 KB | |
cpanspec.yml | 0000000669 669 Bytes | |
perl-ExtUtils-ParseXS.changes | 0000005728 5.59 KB | |
perl-ExtUtils-ParseXS.spec | 0000002808 2.74 KB |
Latest Revision
Tina Müller (tinita)
committed
(revision 17)
Fix disabling of __perllib_provides
Comments 0