| Parse-DMIDecode documentation | view source | Contained in the Parse-DMIDecode distribution. |
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.
$Id: Constants.pm 976 2007-03-04 20:47:36Z nicolaw $
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 2006 Nicola Worthington.
This software is licensed under The Apache Software License, Version 2.0.
| Parse-DMIDecode documentation | view source | Contained in the Parse-DMIDecode distribution. |