Geen omschrijving

Paul Trost 5775da4ce9 Updated changelog 11 jaren geleden
lib 00b6d76b22 Initial commit of Disk::SMART 11 jaren geleden
t 00b6d76b22 Initial commit of Disk::SMART 11 jaren geleden
Changes 5775da4ce9 Updated changelog 11 jaren geleden
LICENSE 9bf3181a9b Initial commit 11 jaren geleden
MANIFEST 00b6d76b22 Initial commit of Disk::SMART 11 jaren geleden
Makefile.PL 00b6d76b22 Initial commit of Disk::SMART 11 jaren geleden
README 00b6d76b22 Initial commit of Disk::SMART 11 jaren geleden
README.md c9e3ed9ec8 Create README.md 11 jaren geleden
ignore.txt 00b6d76b22 Initial commit of Disk::SMART 11 jaren geleden

README

Disk-SMART

This module requires that smartctl be accessed as root. If you do not wish to install the module as root then you will need to make smartctl SETUID as root with "chmod u+s "

To install this module, run the following commands:

perl Makefile.PL
make
sudo make test
sudo make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

perldoc Disk::SMART

You can also look for information at:

RT, CPAN's request tracker (report bugs here)
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Disk-SMART

AnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/Disk-SMART

CPAN Ratings
http://cpanratings.perl.org/d/Disk-SMART

Search CPAN
http://search.cpan.org/dist/Disk-SMART/


LICENSE AND COPYRIGHT

Copyright 2014 Paul Trost
This script is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License v2, or at your option any later version.