blob: f4681d10d770ce2832e18d9f8a997eb75c350369 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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.
|