Win32::API::Test - Test helper package for Win32::API |
Win32::API::Test - Test helper package for Win32::API
my $test_dll = Win32::API::Test::find_test_dll('API_test.dll');
Check the t/*.t test scripts for more details.
Simple package to hold Win32::API test suite helper functions. No more, no less.
Cosimo Streppone ( cosimo@cpan.org )
Win32::API::Test - Test helper package for Win32::API |