The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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>

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

Copyright 2006 Nicola Worthington.

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

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