1Alien::Packages::LsLpp(U3s)er Contributed Perl DocumentatAiloinen::Packages::LsLpp(3)
2
3
4
6 Alien::Packages::LsLpp - handles AIX lslpp packaging system
7
9 Alien::Packages::LsLpp
10 ISA Alien::Packages::Base
11
13 usable
14 Returns true when the "lslpp" command could be found in the path.
15
16 pkgtype
17 Returns the pkg type "lpp".
18
19 list_packages
20 Get's the list of installed filesets.
21
22 list_fileowners
23 Returns the filesets which have installed a file.
24
26 Jens Rehsack, "<rehsack at cpan.org>"
27
29 Copyright 2010 Jens Rehsack.
30
31 This program is free software; you can redistribute it and/or modify it
32 under the terms of either: the GNU General Public License as published
33 by the Free Software Foundation; or the Artistic License.
34
35 See http://dev.perl.org/licenses/ for more information.
36
37
38
39perl v5.30.1 2020-01-29 Alien::Packages::LsLpp(3)