| Paketname | libextutils-xsbuilder-perl | 
| Beschreibung | Automatic XS glue code generation | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.28-2 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 256 Byte | 
| Hängt ab von | libparse-recdescent-perl, libtie-ixhash-perl, perl | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 60432 Byte | 
| Prüfsumme MD5 | 2f820cbd89fbe03237e47ee8b45e5000 | 
| Prüfsumme SHA1 | 19066b9f5adedb5b08f74a52faa78c7d314a15e2 | 
| Prüfsumme SHA256 | b09668ab1e979a0183d1cc23539ce26c16a38d37d8e7766b996623ca77732e7c | 
| Link zum Herunterladen | libextutils-xsbuilder-perl_0.28-2_all.deb | 
| Ausführliche Beschreibung | ExtUtils::XSBuilder is a set of modules to parse C header files and
create XS glue code and documentation from it.
.
Ideally this allows you to "write" an interface to a C library
without coding a line.  Although this module automates much of the
process, you must still be familiar with C and XS programming since no
C API is ideal and usually some adjuments are necessary.  When the C
API changes, most of the time you only have to rerun XSBuilder to get
your new Perl API. |