Revision history for Perl module Win32::MSI::HighLevel
1.000000 Tue Jan 22 21:52:52 2008
- original version; created by ExtUtils::ModuleMaker 0.49
1.0001 Wed Jan 30 19:35:00 2008
- Fixed 01_HighLevel.t test file to work with current test framework (issue
reported by CPAN testers)
- Cleaned various sillynesses in HighLevel.pm POD
- Added POD to helper modules
1.0002 Thu Feb 07 19:14:00 2008
- Added strictures to ErrorTable.pm
- Fixed parameter order and handling for Win32::MSI::HighLevel::importTable
- Added Test::Pod::Coverage and Test::Pod to prerequisites (used by tests)
- Added complete installer sample script
- Fixed omitted errorMsg -> _errorMsg in various places