README revision c227543f6890bd6f2054360ec1820bfef8132431
155N/A#
155N/A# Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
155N/A#
155N/A
155N/ALicensing
155N/A---------
155N/AThis module is released under the Perl Artistic License.
155N/A
155N/AAvailability
155N/A------------
155N/AThis module is only available for Solaris 9 onwards.
155N/A
155N/ADescription
155N/A-----------
155N/AThis module provided access to the Solaris Task subsystem, which is part of
155N/Athe Solaris resource management infrastructure.
155N/A
155N/AFor more information on Solaris Tasks, see the project(4) manpage and the
155N/Afollowing on-line documentation:
155N/A
155N/ASystem Administration Guide: Resource Management and Network Services
155N/AChapter 6 - Projects and Tasks
155N/Ahttp://docs.sun.com/db/doc/816-7125
155N/A
485N/AInstallation
485N/A------------
277N/A
277N/A1. Uncompress and untar the archive
277N/A2. cd to the module directory
277N/A3. perl Makefile.PL; make install
155N/A
155N/AIf you are using gcc and wish to build this module against the perl shipped as
155N/Apart of Solaris, see the Solaris-PerlGcc module, also available from CPAN.
155N/A