Parse::DMIDecode::Constants(3pm) | User Contributed Perl Documentation | Parse::DMIDecode::Constants(3pm) |
NAME¶
Parse::DMIDecode::Constants - SMBIOS Constants
SYNOPSIS¶
use strict; use Parse::DMIDecode::Constants qw(@TYPES %GROUPS);
DESCRIPTION¶
This module provides and can export constants relating to the SMBIOS specification and dmidecode interface command.
EXPORTS¶
@TYPES¶
%GROUPS¶
SEE ALSO¶
Parse::DMIDecode
VERSION¶
$Id: Constants.pm 976 2007-03-04 20:47:36Z nicolaw $
AUTHOR¶
Nicola Worthington <nicolaw@cpan.org>
If you like this software, why not show your appreciation by sending the author something nice from her Amazon wishlist ?
<http://www.amazon.co.uk/gp/registry/1VZXC59ESWYK0?sort=priority>
COPYRIGHT¶
Copyright 2006 Nicola Worthington.
This software is licensed under The Apache Software License, Version 2.0.
2022-10-13 | perl v5.34.0 |