Revision history for Perl extension Code::DRY.

0.03
	- bugfix for salcpis.c: this caused SIGABRT signals under OpenBSD
	- bugfix for DRY.xs: accessor functions should never access unallocated memory.

0.02
	- bugfix for CP_reporter: forgot to adjust for changed module name

0.01  Sun Jun 29 18:35:28 2014
	- original version; created by h2xs 1.23 with options
		-A -n Code::DRY
          first working prototype lacking a lot features yet.