1System::Info::HPUX(3) User Contributed Perl DocumentationSystem::Info::HPUX(3)
2
3
4
6 System::Info::HPUX - Object for specific HP-UX info.
7
9 $si->prepare_sysinfo
10 Use os-specific tools to find out more about the system.
11
13 (c) 2016-2019, Abe Timmerman & H.Merijn Brand, All rights reserved.
14
15 With contributions from Jarkko Hietaniemi, Merijn Brand, Campo
16 Weijerman, Alan Burlison, Allen Smith, Alain Barbet, Dominic Dunlop,
17 Rich Rauenzahn, David Cantrell.
18
19 This library is free software; you can redistribute it and/or modify it
20 under the same terms as Perl itself.
21
22 See:
23
24 · <http://www.perl.com/perl/misc/Artistic.html>
25
26 · <http://www.gnu.org/copyleft/gpl.html>
27
28 This program is distributed in the hope that it will be useful, but
29 WITHOUT ANY WARRANTY; without even the implied warranty of
30 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
31
32
33
34perl v5.30.1 2020-01-30 System::Info::HPUX(3)