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

Changes for version 0.02

  • Added better support for older versions of dmidecode binary output parsing.
  • Improved examples/test.pl.
  • Added examples/synopsis2.pl from the synopsis of Parse::DMIDecode::Handle.
  • Allow get_handles() method to be called without any qualifying paramaters so to return *All* handle objects.
  • Added description() method to handle objects.
  • Added parsed_structures() method to handle objects.
  • Improved parsing inside handle objects to return multiple handle objects where appropriate to allow easier access to unique data pairs.

Modules

Interface to SMBIOS under Linux using dmidecode
SMBIOS Constants
SMBIOS Structure Handle Object Class