Solaris::Package is a class module that reads in the information from a pkginfo file for a Solaris package. It can be spawned from a Solaris::InstallDB object, or it can be used as a standalone object....
CHRISJ/sol-inst-0.90a - 26 Oct 2000 15:40:37 UTCJFWILKUS/OS-Package-0.2.7 - 23 Jun 2015 23:15:46 UTC
JFWILKUS/OS-Package-0.2.7 - 23 Jun 2015 23:15:46 UTC
The Solaris::InstallDB class manages a directory of Solaris packages. It searches for all of the packages in a directory, and then records them in a hash table by name and architecture. It is also capable of spawning a Solaris::Contents object. With ...
CHRISJ/sol-inst-0.90a - 26 Oct 2000 15:40:37 UTCThis module provides access to the system level "acl"(2) call, allowing efficient setting and reading of Access Control Lists (ACLs) in perl. ACL provides the following functions: setfacl($path, $acl [, $default_acl]) Set the ACL of the file or direc...
IROBERTS/Solaris-ACL-0.06 - 11 Apr 2000 18:46:38 UTCModern applications tend to consume more and more memory as more memory and computer power become available, so the importance of large array handling has been increasing. Also, the relative importance of memory efficiency is becoming higher and high...
AGOLOMSH/Solaris-Vmem-0.01 - 10 Jul 2003 15:51:12 UTCThis module is an interface the /proc filesystem on Solaris systems. Each process on a Solaris system has a corresponding directory under /proc, named after the process id. In each of these directories are a series of files and subdirectories, which ...
JNOLAN/Solaris-Procfs-0.26 - 26 Jun 2003 16:59:10 UTCSolaris::Contents is an object oriented interface into the /var/sadm/install/contents file which Solaris uses to keep track of all the files installed on a system, and their corresponding packages....
CHRISJ/sol-inst-0.90a - 26 Oct 2000 15:40:37 UTCSolaris::Patchdiag is a class for accessing the content of the patchdiag.xref file, which is a file Sun puts out to list patches available for the Solaris operating system. An instance method of the class reads in the file, and accessor methods allow...
CHRISJ/sol-inst-0.90a - 26 Oct 2000 15:40:37 UTCThis module is used to create software packages in a format suitable for installation with pkgadd. The process of creating packages is baised upon the document Application Packaging Developer's Guide. Which can be found at http://docs.sun.com/ab2/@Le...
RBDAVISON/Software-Packager-Solaris-0.1 - 26 Oct 2006 14:23:38 UTC