Scroll to navigation

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>

<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>

2021-01-04 perl v5.32.0