Codebase list libparse-dmidecode-perl / upstream/0.03+git20210205.1.c414cae TODO
upstream/0.03+git20210205.1.c414cae

Tree @upstream/0.03+git20210205.1.c414cae (Download .tar.gz)

TODO @upstream/0.03+git20210205.1.c414caeraw · history · blame

1
2
3
4
5
6
7
- Finish POD.
- Try and reduce the number of parser errors.
- Try and account for older dmidecode outputs.
- Implement a propper way of getting at all
  the data in a handle object for data that
  is not accessable through a keyword call.
  (Duplicate keywords for example).