コミット履歴

作者 SHA1 メッセージ 日付
  Paul Trost c836958854 Updated to v0.18, check Changes file for details 10 年 前
  Paul Trost ac14ca26dd Updated to 0.17 to correct MANIFEST 10 年 前
  Paul Trost ef3a8ab02f Bumped version number for new version cpan testing 10 年 前
  Paul Trost 9841e214e5 Bumped version number for new version cpan testing 10 年 前
  Paul Trost 855049c6d1 Added root check to constructer, and updated unit test 10 年 前
  Paul Trost 4b5d9750f7 Updated to 0.14 10 年 前
  Paul Trost 7aba380482 v0.13 - see Changes for detals 10 年 前
  Paul Trost 19c5f2612e Updated for version 0.12. See Changes for details. 10 年 前
  Paul Trost 7da15f9aa9 Updated POD. Added extended output to get_disk_health 11 年 前
  Paul Trost 9f224c33de Code and POD cleanip 11 年 前
  Paul Trost 7af7061b5e Merge branch 'master' of https://github.com/paultrost/Disk-SMART-Perl 11 年 前
  Paul Trost 3316470050 Updated usage example 11 年 前
  Paul Trost 042e79f8a9 Updated POD for update_data() and run_short_test() 11 年 前
  Paul Trost 188dc2f235 Updated regex to get disk temperature to look for two different lines that could contain temp 11 年 前
  Paul Trost 13f0604602 Updated regex to get disk temperature to look for two different lines that could contain temp 11 年 前
  Paul Trost f1c2b86fa8 Added new version, check Changes for details 11 年 前
  Paul Trost b67d3f43b2 Trying to implement multi OS support 11 年 前
  Paul Trost 792adbc4da Fixed update_data() to return correctly when being passed bad device name 11 年 前
  Paul Trost cd43bba7c8 Updated mock test data env var in new() 11 年 前
  Paul Trost c221273c62 Bumped version 11 年 前
  Paul Trost bb7a70917a Added run_short_test() and unit tests 11 年 前
  Paul Trost 4d113b5527 Implemented mock data functionality in unit testing. Cleaned up methods 11 年 前
  Paul Trost 10f33c60ec Code cleanup, implementation of Test::Fatal, implementation of dummy testing data 11 年 前
  Paul Trost ca21bc8b38 Fixed issue with N/A disk temp not returning correctly 11 年 前
  Paul Trost b4b269a6b0 Corrected output of several functions 11 年 前
  Paul Trost 6aee7e1dfb Separated out data processing from the getter methods. Getter methods now only return hash data. 11 年 前
  Paul Trost d61b5fac27 Updated Makefile.PL to better interact with Meta::CPAN. Updated pod for clarity 11 年 前
  Paul Trost 34f45903bb Added Math::Round to dependency list in Makefile.PL. Credit - Syohei YOSHIDA. 11 年 前
  Paul Trost 5f8d6cf246 Rearrangd code in methods to return N/A first if no furher processing can be done 11 年 前
  Paul Trost ddf0d3d24c Added confess in new() in case smartctl cannot find the specified drive. 11 年 前