New in 0.1.3RC1
- Added support for hddtemp, A hard drive temperature monitoring tool
- Added status bar, displays PerlMon version and start-up time stamp
- Installer written, startup command script broken still
NOTE: hddtemp needs to be installed before hand...
I plan to finish the installer this weekend and release 0.1.3RC2 and then once I know its bug free (mostly) I'll release 0.1.3.
The installer actually works fine, its the script that start it up that is having trouble. Since its no longer in the same directory as the Perl modules, its complains and saying it can find them. Even if the script is just a link to the real perlmon script. I know a fix (edit @INC), but it'll take a good deal of reorganizing and structuring. Which really needs to be done any way.