Revision history for Test-HTML-Spelling
v0.1.1 Thu Nov 29 13:22:40 GMT 2012 Robert Rothenberg <rrwo@cpan.org>
* Added test for POD spelling.
* Moved QA tests into 'xt' directory.
* QA tests all require RELEASE_TESTING variable to be set.
* Developer tests require DEVELOPER_TESTING variable to be
set.
* Reformatted Changes.
* Changed module to use Test::Builder::Module as a base
as is recommended in Test::Builder.
Updated Makefile.PL requirements accordingly.
(Thanks to Murray Walker for noticing this.)
* Added check_spelling method.
* Updated POD.
v0.1.0 Sat Nov 24 15:39:30 GMT 2012 Robert Rothenberg <rrwo@cpan.org>
* First prototype released on github.