Provided by: libtest-sys-info-perl_0.23-3_all
NAME
Test::Sys::Info - Centralized test suite for Sys::Info.
VERSION
version 0.23
SYNOPSIS
use Test::Sys::Info; driver_ok('Windows'); # or Linux, etc.
DESCRIPTION
This is a centralized test suite for Sys::Info Drivers.
TESTS
driver_ok OSID Tests the driver.
SEE ALSO
Sys::Info.
AUTHOR
Burak Gursoy <burak@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2009 by Burak Gursoy. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.