DOKK / manpages / debian 12 / libparse-dmidecode-perl / Parse::DMIDecode::Constants.3pm.en
Parse::DMIDecode::Constants(3pm) User Contributed Perl Documentation Parse::DMIDecode::Constants(3pm)

Parse::DMIDecode::Constants - SMBIOS Constants

 use strict;
 use Parse::DMIDecode::Constants qw(@TYPES %GROUPS);

This module provides and can export constants relating to the SMBIOS specification and dmidecode interface command.

Parse::DMIDecode

$Id: Constants.pm 976 2007-03-04 20:47:36Z nicolaw $

Nicola Worthington <nicolaw@cpan.org>

<http://perlgirl.org.uk>

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 2006 Nicola Worthington.

This software is licensed under The Apache Software License, Version 2.0.

<http://www.apache.org/licenses/LICENSE-2.0>

2022-10-13 perl v5.34.0