File: TODO

package info (click to toggle)
libparse-dmidecode-perl 0.03-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 344 kB
  • ctags: 96
  • sloc: perl: 1,150; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 275 bytes parent folder | download | duplicates (4)
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).