| Paketname | libfilter-perl | 
| Beschreibung | Perl source filters | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) | 
| Version | 1.37-3 | 
| Sektion | universe/perl | 
| Priorität | optional | 
| Installierte Größe | 348 Byte | 
| Hängt ab von | libc6 (>= 2.1.3), perl (>= 5.10.1-8ubuntu1), perlapi-5.10.1 | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Colin Watson | 
| Quelle |  | 
| Paketgröße | 74544 Byte | 
| Prüfsumme MD5 | f8b08081ddaf965232ca02b50a7b1a57 | 
| Prüfsumme SHA1 | 3ff00f6fe10e4a83f57598fa0244981d36d91c7f | 
| Prüfsumme SHA256 | 944cbe59511bddda62df5cfef13233097cdfcdd470a3d2f2fffec5e5d457e01a | 
| Link zum Herunterladen | libfilter-perl_1.37-3_i386.deb | 
| Ausführliche Beschreibung | Source filters alter the program text of a module before Perl sees it, much
as a C preprocessor alters the source text of a C program before the
compiler sees it.
.
This package contains a number of source filters, including:
.
  exec and sh: pipe the source file through an external command
  cpp: pipe the source file through the C preprocessor
  decrypt: example of simple (though weak!) source obfuscation
  tee: copy filtered source to a file (debugging aid)
.
A substantial amount of documentation and examples is also included. |