1System::Info::BSD(3) User Contributed Perl Documentation System::Info::BSD(3)
2
3
4
6 System::Info::BSD - Object for specific BSD info.
7
9 $si->prepare_sysinfo()
10 Use os-specific tools to find out more about the system.
11
13 (c) 2016-2020, Abe Timmerman & H.Merijn Brand, All rights reserved.
14
15 With contributions from Jarkko Hietaniemi, Campo Weijerman, Alan
16 Burlison, Allen Smith, Alain Barbet, Dominic Dunlop, Rich Rauenzahn,
17 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.32.1 2021-01-27 System::Info::BSD(3)