| Paketname | libextutils-xsbuilder-perl | 
| Beschreibung | Automatic XS glue code generation | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) | 
| Version | 0.28-1 | 
| Sektion | universe/perl | 
| Priorität | optional | 
| Installierte Größe | 260 Byte | 
| Hängt ab von | libparse-recdescent-perl, libtie-ixhash-perl, perl (>= 5.6.0-16) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Ubuntu MOTU Developers | 
| Quelle |  | 
| Paketgröße | 62118 Byte | 
| Prüfsumme MD5 | 8225cb87509ebcacf36767b292a43915 | 
| Prüfsumme SHA1 | 0432f551d9ff05e24689666f3762792268159ec8 | 
| Prüfsumme SHA256 | b5e9cdde2ea8370e8d6304a604f74d5fa6d517f8a5b0ff01ba09298f7feece9a | 
| Link zum Herunterladen | libextutils-xsbuilder-perl_0.28-1_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. |