| Paketname | libppi-xs-perl | 
| Beschreibung | Perl module to accelerate the Perl Parsing Interface (PPI) | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.901-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 84 Byte | 
| Hängt ab von | perl (>= 5.10.0-22), perlapi-5.10.0, libc6 (>= 2.1.3), libppi-perl (>= 0.845) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 11568 Byte | 
| Prüfsumme MD5 | 0aaf61f1caa45ca6b3c1f86d40b9e03d | 
| Prüfsumme SHA1 | 8afcf5515324734d0f7e35724a11021d929d3489 | 
| Prüfsumme SHA256 | 3e5ced6a891b2207f42439f95ed43c96b049207bc9fb2823e23e75a5ed0e74a0 | 
| Link zum Herunterladen | libppi-xs-perl_0.901-1_i386.deb | 
| Ausführliche Beschreibung | PPI::XS provides XS-based acceleration of the core PPI packages. It
selectively replaces a (small but growing) number of methods throughout PPI
with identical but much faster C versions.
.
Once installed, it will be auto-detected and loaded in by PPI completely
transparently. The integration between the primary (Perl) implementation and
the XS-accelerated version are designed to degrade gracefully if they fall out
of sync -- the Perl version is preferred over the XS version. |