Parse::DMIDecode::Constants - SMBIOS Constants


Parse-DMIDecode documentation  | view source Contained in the Parse-DMIDecode distribution.

Index


NAME

Top

Parse::DMIDecode::Constants - SMBIOS Constants

SYNOPSIS

Top

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

DESCRIPTION

Top

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

EXPORTS

Top

@TYPES

%GROUPS

SEE ALSO

Top

Parse::DMIDecode

VERSION

Top

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

AUTHOR

Top

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

Top


Parse-DMIDecode documentation  | view source Contained in the Parse-DMIDecode distribution.