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

v0.2.4    2021-06-23 17:11:21+01:00 Europe/London
  [Enhancements]
  - Added rules for Coc Coc bot and Qwant.

  [Documentation]
  - Add warning about undocumented rules.

v0.2.3    2021-06-10 11:30:13+01:00 Europe/London
  [Enhancements]
  - Added rules for Neevabot and PetalBot.

v0.2.2    2021-05-15 17:13:12+01:00 Europe/London
  [Enhancements]
  - Added rules for Archivo.pt and IONOS.

v0.2.1    2021-02-06 15:24:22+00:00 Europe/London
  [Enhancements]
  - Added rule for Applebot.

  [Documentation]
  - Update the copyright year.

v0.2.0    2020-10-12 17:50:15+01:00 Europe/London
  [Enhancements]
  - Allow validate to take a Plack environment hash.

v0.1.6    2019-11-16 11:05:30+00:00 Europe/London
  [Enhancements]
  - Added rule for SeznamBot.

  - Disable strict const attributes unless running in strict mode.

  [Documentation]
  - Bump copyright year.

v0.1.5    2018-12-06 17:56:02+00:00 Europe/London
  [Bug Fixes]
  - Bumped minimum version of Types::Const to support Regexp refs.

v0.1.4    2018-12-04 10:42:31+00:00 Europe/London
  [Other]
  - Use stricter types for robots attribute.

v0.1.3    2018-11-07 00:01:09+00:00 Europe/London
  [Documentation]
  - Fix typo in abstract.

  - Reformat Changes.

  [Tests]
  - Added actual tests.

  [Other]
  - Remove unused code.

  - Made query type explicit.

v0.1.2    2018-11-06 20:22:07+00:00 Europe/London
  [Enhancements]

  - Added rules for Embedly, Exabot, LinkedIn, Mojeek, Naver/Yeti,
    Pinterest, Sogou spiders.

  [Documentation]
  - Fixed typo.

  - Added note about limitations.

  [Other]
  - Sorted robots.

v0.1.1    2018-11-05 21:43:45+00:00 Europe/London
  [Bug Fixes]
  - Specify a minimum version for List::Util.

  - Update Yandex verifiction rules.

  [Documentation]
  - Document robot verifiction in SEE ALSO section.

v0.1.0    2018-11-05 21:29:06+00:00 Europe/London
  - Initial prototype released.