README revision 7c478bd95313f5f23a4c958a745db2134aa03244
5d92fff82718cd018f0b61a10b9ad4d2b8064c95rpluem#
bf52162f2d05c1fb1a107c7ef108de73f739b3edpquerna# CDDL HEADER START
4acb0cd5536553055c7c6996414cec00b0191e1djim#
4acb0cd5536553055c7c6996414cec00b0191e1djim# The contents of this file are subject to the terms of the
55929f765b95e354092ac17238718e471c252ebbsf# Common Development and Distribution License, Version 1.0 only
55929f765b95e354092ac17238718e471c252ebbsf# (the "License"). You may not use this file except in compliance
2ce2fc3287632e20f1b8759aa17e571f68c6fe6dsf# with the License.
2ce2fc3287632e20f1b8759aa17e571f68c6fe6dsf#
2ce2fc3287632e20f1b8759aa17e571f68c6fe6dsf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
49aa87d735a13ae3d04012ee0df91ddb51f7c36esf# or http://www.opensolaris.org/os/licensing.
49aa87d735a13ae3d04012ee0df91ddb51f7c36esf# See the License for the specific language governing permissions
49aa87d735a13ae3d04012ee0df91ddb51f7c36esf# and limitations under the License.
b44ddab21bd6e44ba3c03f7ae8ed08dd23b68b48sf#
b44ddab21bd6e44ba3c03f7ae8ed08dd23b68b48sf# When distributing Covered Code, include this CDDL HEADER in each
b44ddab21bd6e44ba3c03f7ae8ed08dd23b68b48sf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b44ddab21bd6e44ba3c03f7ae8ed08dd23b68b48sf# If applicable, add the following below this CDDL HEADER, with the
b44ddab21bd6e44ba3c03f7ae8ed08dd23b68b48sf# fields enclosed by brackets "[]" replaced with your own identifying
b44ddab21bd6e44ba3c03f7ae8ed08dd23b68b48sf# information: Portions Copyright [yyyy] [name of copyright owner]
b44ddab21bd6e44ba3c03f7ae8ed08dd23b68b48sf#
0ab15ffa17f588723d0c310af78b505bf4e8a953sf# CDDL HEADER END
0ab15ffa17f588723d0c310af78b505bf4e8a953sf#
0ab15ffa17f588723d0c310af78b505bf4e8a953sf#
1dee19645438f8e3cb80fe86e1aaade04d093e45sf# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
1dee19645438f8e3cb80fe86e1aaade04d093e45sf# Use is subject to license terms.
1dee19645438f8e3cb80fe86e1aaade04d093e45sf#
9f478b1ce1e6296ad7a244d9d2eaa6af79cfdfbfsf#ident "%Z%%M% %I% %E% SMI"
9f478b1ce1e6296ad7a244d9d2eaa6af79cfdfbfsf#
9f478b1ce1e6296ad7a244d9d2eaa6af79cfdfbfsf
9bec939825399ac2816ea0d912d2e3c3b2ed91f4sfLicensing
9bec939825399ac2816ea0d912d2e3c3b2ed91f4sf---------
9bec939825399ac2816ea0d912d2e3c3b2ed91f4sfThis module is released under the Perl Artistic License.
5cca2a55e4a1cabdc2ca0db3bee456f27cf4c69eminfrin
5cca2a55e4a1cabdc2ca0db3bee456f27cf4c69eminfrinAvailability
5cca2a55e4a1cabdc2ca0db3bee456f27cf4c69eminfrin------------
33510984c759eb3da154ceb0db9b75fa0031d3b4sfThis module is only available for Solaris 10 onwards.
33510984c759eb3da154ceb0db9b75fa0031d3b4sf
33510984c759eb3da154ceb0db9b75fa0031d3b4sfDescription
33510984c759eb3da154ceb0db9b75fa0031d3b4sf-----------
33510984c759eb3da154ceb0db9b75fa0031d3b4sfThis module provides access to the Solaris Ucred subsystem.
33510984c759eb3da154ceb0db9b75fa0031d3b4sf
33510984c759eb3da154ceb0db9b75fa0031d3b4sfSee getpeerucred(3C), ucred_get(3C).
33510984c759eb3da154ceb0db9b75fa0031d3b4sf
33510984c759eb3da154ceb0db9b75fa0031d3b4sfInstallation
6b15044d54a096e6323ff1540f1a491e8de7622dsf------------
6b15044d54a096e6323ff1540f1a491e8de7622dsf
6b15044d54a096e6323ff1540f1a491e8de7622dsf1. Uncompress and untar the archive
287b17b746df229d6211c624b8a3e1edda21cecdsf2. cd to the module directory
287b17b746df229d6211c624b8a3e1edda21cecdsf3. perl Makefile.PL; make install
287b17b746df229d6211c624b8a3e1edda21cecdsf
de2d327e43e0f17cdb64851beafecba96a0ed962sfIf you are using gcc and wish to build this module against the perl shipped as
de2d327e43e0f17cdb64851beafecba96a0ed962sfpart of Solaris, see the Solaris-PerlGcc module, also available from CPAN.
de2d327e43e0f17cdb64851beafecba96a0ed962sf