Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-ExtUtils-ParseXS: Module and a script for converting Perl XS code into C code
- Summary
- 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.
Changelog
- * Tue Jun 7 23:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.10-1
- Update to 2.10.
- Add dist tag.
- * Tue Mar 29 23:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.09-1
- Update to 2.09.
- * Sat May 15 23:00:00 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:2.08-0.fdr.2
- Avoid creation of the perllocal.pod file (make pure_install).