Skip to main content


CLI interpreter based on Term::ReadLine

Changes for 0.059000 - 2022-01-14

  • Handle negatable options in completion and help text (closes #27)
  • Term::CLI::Intro
  • examples/state_demo.pl
#27


Pseudo ttys and constants

Changes for 1.20 - 2023-12-28

  • #32 - Skip t/pty_get_winsize.t tests on AIX
  • #27 - Fix patchlevel check for util.h
#27 #32


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