table of contents
Test::Sys::Info(3pm) | User Contributed Perl Documentation | Test::Sys::Info(3pm) |
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.
2022-05-28 | perl v5.34.0 |