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