The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for HTML-Spelling-Site

0.4.3       2020-02-08
    - Remove some broken links.
        - https://github.com/shlomif/HTML-Spelling-Site/issues/2
        - Thanks to @tobyink .

0.4.2       2020-01-28
    - Rebuild for order of 'NAME' and 'VERSION' sections in the generated
    POD documentation (see 0.001004 in
    https://metacpan.org/changes/distribution/Pod-Weaver-PluginBundle-SHLOMIF
    ).
        - VERSION used to appear before NAME.

0.4.1      2019-11-28
    - Convert ':utf8' to ':encoding(UTF-8)'

0.4.0      2019-06-05
    - Add HTML::Spelling::Site::Checker 's should_check().

0.2.0      2018-10-30
    - Add the light => 1 flag to lib/HTML/Spelling/Site/Checker.pm .

v0.0.5      2017-05-11
    - Convert dist.ini to @SHLOMIF .
    - Eliminate duplicates in the global whitelist and fix some other bugs.

v0.0.4      2016-03-23
    - Update the main synposis.
    - Add HTML::Spelling::Site::Checker->test_spelling()

v0.0.3      2016-03-12
    - Improve the POD documentation.

v0.0.2      2016-03-12
    - Made the minimal version of perl 5.14.x to avoid CPAN testers' failures
    on perl-5.8.9. E.g.:
        - http://www.cpantesters.org/cpan/report/b1e11b0a-e7b4-11e5-9f96-14e8fbd2507e

v0.0.1      2016-03-11
    - First version, released on an unsuspecting world