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

NAME

Test::Sys::Info - Centralized test suite for Sys::Info.

SYNOPSIS

    use Test::Sys::Info;
    driver_ok('Windows'); # or Linux, etc.

DESCRIPTION

This document describes version 0.20 of Test::Sys::Info released on 10 January 2010.

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

Copyright 2009 - 2010 Burak Gursoy. All rights reserved.

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.1 or, at your option, any later version of Perl 5 you may have available.