[ ソース: libprivileges-drop-perl ]
パッケージ: libprivileges-drop-perl (1.03-4)
libprivileges-drop-perl に関するリンク
Debian の資源:
libprivileges-drop-perl ソースパッケージをダウンロード:
- [libprivileges-drop-perl_1.03-4.dsc]
- [libprivileges-drop-perl_1.03.orig.tar.gz]
- [libprivileges-drop-perl_1.03-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module to make it simple to drop all privileges
Privileges::Drop tries to simplify the process of dropping privileges. This can be useful when your Perl program needs to bind to privileged ports, etc. This module is much like Proc::UID, except that it's implemented in pure Perl. Special care has been taken to also drop saved uid on platforms that support this, currently only tested on Linux.