Revision history for Perl module distribution WARC.

0.0.0_2  2019-08-31
	- skip POD verification test if Pod::Checker is not available

	- improve unit tests
	  - tests now "use strict" and "use warnings"
	  - tests now abort if loading target module fails

	- implement WARC::Fields
	- declare dependency on Scalar::Util for WARC::Fields

0.0.0_1  2019-08-16
	- original version as POD specification