Changelog for Linux-AtaSmart
1.0.2 2012-06-13T08:09:46
[Ioan Rogers <ioanr@cpan.org>]
- Added debian packaging
- fixed non-lvalue subroutine call
v1.0.1 2012-06-12T08:19:29
[Ioan Rogers <ioanr@cpan.org>]
- Drop minimum required perl version to match version distributed in
debian squeeze
v1.0.0 2012-06-12T00:02:35
[Ioan Rogers <ioanr@cpan.org>]
- Release ready dist.ini
- Documented and added basic tests
- Freeing the disk struct. In theory
- Lifted BUILDARGS from Moo docs to allow for single arg constructor
- Tidied
- Fixed missing smart data checks
- Added configure deps and check for libatasmart-dev
- Used InlineX::C2XS to convert to XS, custom Module::Build wrapper to
link to libatasmart
- Wrapped self testing, power cycles, power on time, added constants for
some enums
- * Confess instead of die
* libatasmart is lgpl 2.1+, so changed to lgpl
* example program needs full path to dev, and dies without
- Only one version plugin
- Initial commit