blob: 48180948f0d2437e23d99f256ad1ca560db10c7e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
File::ExtAttr is a Perl module providing access to the extended
attributes of the files.
Extended attributes are metadata associated with a file. Examples are
access control lists (ACLs) and other security parameters. But users can
add their own key=value pairs.
Extended attributes are supported by FreeBSD starting from version 5.
WWW: https://metacpan.org/release/File-ExtAttr
|