9512fe850e98fdd448c638ca63fdd92a8a510255ahl# Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
9512fe850e98fdd448c638ca63fdd92a8a510255ahlThis module is released under the Perl Artistic License.
9512fe850e98fdd448c638ca63fdd92a8a510255ahlAvailability
9512fe850e98fdd448c638ca63fdd92a8a510255ahl------------
9512fe850e98fdd448c638ca63fdd92a8a510255ahlThis module is only available for Solaris 9 onwards.
9512fe850e98fdd448c638ca63fdd92a8a510255ahlDescription
9512fe850e98fdd448c638ca63fdd92a8a510255ahl-----------
9512fe850e98fdd448c638ca63fdd92a8a510255ahlThis module provided access to the Solaris Task subsystem, which is part of
9512fe850e98fdd448c638ca63fdd92a8a510255ahlthe Solaris resource management infrastructure.
9512fe850e98fdd448c638ca63fdd92a8a510255ahlFor more information on Solaris Tasks, see the project(4) manpage and the
9512fe850e98fdd448c638ca63fdd92a8a510255ahlfollowing on-line documentation:
9512fe850e98fdd448c638ca63fdd92a8a510255ahlSystem Administration Guide: Resource Management and Network Services
9512fe850e98fdd448c638ca63fdd92a8a510255ahlChapter 6 - Projects and Tasks
9512fe850e98fdd448c638ca63fdd92a8a510255ahlInstallation
9512fe850e98fdd448c638ca63fdd92a8a510255ahl------------
9512fe850e98fdd448c638ca63fdd92a8a510255ahl1. Uncompress and untar the archive
9512fe850e98fdd448c638ca63fdd92a8a510255ahl2. cd to the module directory
9512fe850e98fdd448c638ca63fdd92a8a510255ahl3. perl Makefile.PL; make install
9512fe850e98fdd448c638ca63fdd92a8a510255ahlIf you are using gcc and wish to build this module against the perl shipped as
9512fe850e98fdd448c638ca63fdd92a8a510255ahlpart of Solaris, see the Solaris-PerlGcc module, also available from CPAN.