-
-
21 Jan 2016 20:13:25 UTC
- Distribution: Win32-API
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (7)
- Testers (76 / 5 / 132)
- Kwalitee
Bus factor: 1- License: perl_5
- Perl: v5.0.0
- Activity
24 month- Tools
- Download (239.44KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Scalar::Util
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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 )
Module Install Instructions
To install Win32::API, copy and paste the appropriate command in to your terminal.
cpanm Win32::API
perl -MCPAN -e shell install Win32::API
For more information on module installation, please visit the detailed CPAN module installation guide.