Revision history for Test-CChecker
0.05 2013-12-15 06:37:53 -0500
- compile_run_ok returns true on success, false on failure
0.04 2013-12-12 17:06:12 -0500
- first CPAN release!
- use ExtUtils::CChecker quiet option to turn on noisyness instead of hacking
ExtUtils::CBuilder (thanks Paul Evans for a quick fix on this)
0.03 2013-12-12 16:34:30 -0500
- rm dep on File::ShareDir (can't be used before install anyway)
0.02 2013-12-12 16:17:01 -0500
- detect and handle when testing an Alien module that hasn't been installed yet
0.01 2013-12-12 12:12:06 -0500
- initial version