套件: libtainting-perl (0.02-1)
libtainting-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libtainting-perl:
- [libtainting-perl_0.02-1.dsc]
- [libtainting-perl_0.02.orig.tar.gz]
- [libtainting-perl_0.02-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Joenio Costa
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl pragma to enable taint mode lexically
tainting provides a simpler interface to Taint::Runtime. The idea is so that there is no functions or variables to import. Just use or no, like warnings or strict. Tainting of %ENV will be done one time automatically the first time this module is used.
Please (PLEASE) read Taint::Runtime's documentation first about the pro's and con's of enabling/disabling tainting at runtime. Use -T if you can.
其他與 libtainting-perl 有關的套件
|
|
|
-
- dep: libtaint-runtime-perl
- module to enable taint checking at runtime
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language