Skip to main content


Parse text markup into HTML

Changes for 0.25 - 2023-09-04T22:20:13Z

  • Fixed the importation of Pod::Simple:🀐HTML, Text::Trac, Text::Textile, and Text::MediawikiFormat to use the correct syntax for requiring a minimum version. Thanks to Graham Knop for the PR (#27)!
  • Fixed a reStructuredText test failure on newer versions of `docutils`.
  • Moved development test dependencies from recommended prereqs to development prereqs.
  • Increased the minimum required Module::Build version to 0.4209.
  • Added GitHub Workflows for testing and releasing and removed Travis testing. Test on Perl 5.8 - 5.38 on Linux, macOS, an Windows.
  • Fixed bugs executing Rest and Asciidoc on Windows.
  • Updated Asciidoc ot find `asciidoc.bat` and `asciidoc.exe` on Windows.
#27


Block XSRF Attacks with minimal changes to your app

Changes for 0.0.18 - 2023-07-13T10:16:20+01:00

  • when invoking the `blocked` callback/app, log as `info` instead of `error` (@pangyre) (#27)
#27


Params-ValidationCompiler-0.31


Build an optimized subroutine parameter validator once, use it forever

Changes for 0.31 - 2023-01-06
  • Require Class:🀐SAccessor 1.17+ when trying to load it. Earlier versions cause test failures. Reported by David Cantrell. GH #27.

https://metacpan.org/dist/Params-ValidationCompiler
#27
⇧