mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
a59effc3ab
File::Slurp::WithinPolicy. The purpose is to allow systems administrators to define locations and restrictions for applications' file I/O and give app developers a policy to follow. Note that the module doesn't ENFORCE the policy - application developers can choose to ignore it (and systems administrators can choose not to install their applications if they do!). You may control which policy gets applied by creating a File::Policy::Config module with an IMPLEMENTATION constant. You may write your own policy as a module within the File::Policy:: namespace. By default (if no File::Policy::Config is present), the File::Policy::Default policy gets applied which doesn't impose any restrictions and provides reasonable default locations for temporary and log files. WWW: http://search.cpan.org/dist/File-Policy/
4 lines
207 B
Plaintext
4 lines
207 B
Plaintext
MD5 (File-Policy-1.005.tar.gz) = 735ee869bf623861724bd3960f482e0d
|
|
SHA256 (File-Policy-1.005.tar.gz) = 56be77e527a708c4403212ffefd9ee280aef2aa8794bac625ce8035dc854f7b9
|
|
SIZE (File-Policy-1.005.tar.gz) = 14254
|