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