Name | Date | Size | |
---|---|---|---|
.. | 2012-09-27 22:35:36 | 14 | |
Changes | 2012-09-27 22:35:36 | 121 | |
Makefile.PL | 2012-09-27 22:35:36 | 1.5 KiB | |
MANIFEST | 2012-09-27 22:35:36 | 217 | |
pod | 2012-09-27 22:35:36 | 3 | |
README | 2012-09-27 22:35:36 | 642 | |
t | 2012-09-27 22:35:36 | 3 | |
typemap | 2012-09-27 22:35:36 | 701 | |
Ucred.pm | 2012-09-27 22:35:36 | 824 | |
Ucred.xs | 2012-09-27 22:35:36 | 3.1 KiB |
README
#
# Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
#
Licensing
---------
This module is released under the Perl Artistic License.
Availability
------------
This module is only available for Solaris 10 onwards.
Description
-----------
This module provides access to the Solaris Ucred subsystem.
See getpeerucred(3C), ucred_get(3C).
Installation
------------
1. Uncompress and untar the archive
2. cd to the module directory
3. perl Makefile.PL; make install
If you are using gcc and wish to build this module against the perl shipped as
part of Solaris, see the Solaris-PerlGcc module, also available from CPAN.