1N/A# Copyright (c) 2004, Oracle
and/or its affiliates. All rights reserved.
1N/AThis module is released under the Perl Artistic License.
1N/AThis module is only available for Solaris 10 onwards.
1N/AThis module provides access to the Solaris Privilege subsystem.
1N/ASee getppriv(2), setppriv(2), priv_str_to_set(3C), priv_set(3C),
1N/Apriv_addset(3C), privileges(5).
1N/A1. Uncompress and untar the archive
1N/A2. cd to the module directory
1N/AIf you are using gcc and wish to build this module against the perl shipped as
1N/Apart of Solaris, see the Solaris-PerlGcc module, also available from CPAN.