7759 Perl modules update
[unleashed-userland.git] / components / perl / sun_solaris / src / Sun / Solaris / Ucred / README
blob2142be033f0a1c8aa759c297e7ea1b9868799b27
2 # Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
5 Licensing
6 ---------
7 This module is released under the Perl Artistic License.
9 Availability
10 ------------
11 This module is only available for Solaris 10 onwards.
13 Description
14 -----------
15 This module provides access to the Solaris Ucred subsystem.
17 See getpeerucred(3C), ucred_get(3C).
19 Installation
20 ------------
22 1. Uncompress and untar the archive
23 2. cd to the module directory
24 3. perl Makefile.PL; make install
26 If you are using gcc and wish to build this module against the perl shipped as
27 part of Solaris, see the Solaris-PerlGcc module, also available from CPAN.