1Alien::Packages::PkgInfUos(e3r)Contributed Perl DocumentAaltiieonn::Packages::PkgInfo(3)
2
3
4
6 Alien::Packages::PkgInfo - handles Sun's pkginfo
7
9 Alien::Packages::PkgInfo
10 ISA Alien::Packages::Base
11
13 usable
14 Returns true when the commands "pkginfo" and "pkgchk" could be found in
15 the path.
16
17 list_packages
18 Returns the list of installed packages.
19
20 list_fileowners
21 Returns the packages which have a registered dependency on specified
22 files.
23
25 Jens Rehsack, "<rehsack at cpan.org>"
26
28 Copyright 2010 Jens Rehsack.
29
30 This program is free software; you can redistribute it and/or modify it
31 under the terms of either: the GNU General Public License as published
32 by the Free Software Foundation; or the Artistic License.
33
34 See http://dev.perl.org/licenses/ for more information.
35
36
37
38perl v5.34.0 2022-01-20 Alien::Packages::PkgInfo(3)