| Paketname | libppi-xs-perl |
| Beschreibung | Perl module to accelerate the Perl Parsing Interface (PPI) |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.901-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 88 Byte |
| Hängt ab von | perl (>= 5.10.0-22ubuntu1), perlapi-5.10.0, libc6 (>= 2.1.3), libppi-perl (>= 0.845) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 11758 Byte |
| Prüfsumme MD5 | e2b36cb03afe7eee4db9f468a4ae88d7 |
| Prüfsumme SHA1 | e17d4c56367a66b0f0e4cb8f0d227c854f6087d3 |
| Prüfsumme SHA256 | 745bf051b494da1e4680221dbecd2772f3a98003c47faefcaf942fbe780a313f |
| 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.
|