The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Module::Install::XSUtil

0.06 Tue Aug  4 09:20:08 2009
	- fix tests for Win32 (RT #48321 reported by Taro Nishino)
	- add cc_define() command

0.05 Mon Aug  3 16:55:20 2009
	- fix the algorithm for searching headers and libs

0.04 Wed Jul 29 11:41:55 2009
	- fix cc_append_to_ccflags() on non-Win32 system
	- code refactering

0.03 Tue Jul 28 12:05:42 2009
	- May this work on Windows!

0.02 Mon Jul 27 13:59:29 2009
	- no 'provides' section for header files
	- add rpository info

0.01 Sun Jul 26 09:52:01 2009
        - original version; created by Module::Setup