summaryrefslogtreecommitdiff
path: root/devel/p5-ExtUtils-ParseXS
AgeCommit message (Collapse)AuthorFilesLines
2006-05-15Initial addition of p5-ExtUtils-ParseXS version 2.15 into the NetBSD packagesseb4-0/+29
Collection. This Perl 5 module 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.