| Paketname | libextutils-cbuilder-perl | 
| Beschreibung | Perl utility to compile and link C code for Perl modules | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) | 
| Version | 0.2700-1 | 
| Sektion | universe/perl | 
| Priorität | optional | 
| Installierte Größe | 164 Byte | 
| Hängt ab von | perl | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Ubuntu Developers | 
| Quelle |  | 
| Paketgröße | 32778 Byte | 
| Prüfsumme MD5 | 368ed999621ea6ee0e81ea94ec9b8f21 | 
| Prüfsumme SHA1 | fbf24f7ae7e8676c5b1f8e9cb91ea7d85e85b926 | 
| Prüfsumme SHA256 | a0d2055e734e4118b653f10f43cfd7e25227c82f7cb57d00335412410d190ad6 | 
| Link zum Herunterladen | libextutils-cbuilder-perl_0.2700-1_all.deb | 
| Ausführliche Beschreibung | ExtUtils::CBuilder is a utility to portably build C code by invoking the
appropriate compilers and linkers. It provides a cross-platform way to build
Perl XS modules, which contain C code that needs to be built and dynamically
linked to Perl.
.
Though motivated by the Module::Build project, it may be useful for other
purposes as well. However, this module is not intended as a general interface
for all C building needs. |