The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.0.0 - 2012-06-12

  • 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

Modules

XS wrapper around libatasmart
Constants for libatasmart

Examples