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

NAME

Test::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.

NAME

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

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.