[ 原始碼: libfilter-perl ]
套件:libfilter-perl(1.60-1 以及其他的)
Perl source filters
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.
其他與 libfilter-perl 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.28)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: perl (>= 5.32.0-4)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.32.0
- 本虛擬套件由這些套件填實: perl-base
-
- rec: cpp
- GNU C preprocessor (cpp)
-
- sug: libcompress-zlib-perl
- 套件暫時不可用