nebulous / infinitude

Open control of Carrier/Bryant thermostats
MIT License
225 stars 50 forks source link

Add missing Hash::AsObject dependency #58

Closed mtreinish closed 5 years ago

mtreinish commented 5 years ago

This commit adds a missing dependency to the cpanfile for the project. Hash::AsObject is used in lib/XML/Simple/Minded.pm, but it was not in the cpanfile indicating it's a requirement. This corrects the oversight.