1Parse::DMIDecode::ConstUasnetrs(C3o)ntributed Perl DocumPeanrtsaet:i:oDnMIDecode::Constants(3)
2
3
4
6 Parse::DMIDecode::Constants - SMBIOS Constants
7
9 use strict;
10 use Parse::DMIDecode::Constants qw(@TYPES %GROUPS);
11
13 This module provides and can export constants relating to the SMBIOS
14 specification and dmidecode interface command.
15
17 @TYPES
18 %GROUPS
20 Parse::DMIDecode
21
23 $Id: Constants.pm 976 2007-03-04 20:47:36Z nicolaw $
24
26 Nicola Worthington <nicolaw@cpan.org>
27
28 <http://perlgirl.org.uk>
29
30 If you like this software, why not show your appreciation by sending
31 the author something nice from her Amazon wishlist ?
32
33 <http://www.amazon.co.uk/gp/registry/1VZXC59ESWYK0?sort=priority>
34
36 Copyright 2006 Nicola Worthington.
37
38 This software is licensed under The Apache Software License, Version
39 2.0.
40
41 <http://www.apache.org/licenses/LICENSE-2.0>
42
43
44
45perl v5.36.0 2022-07-22 Parse::DMIDecode::Constants(3)