Changes for version v2.0.16 - 2025-12-05 (TRIAL RELEASE)

  • New Features:
    • "Input" type that reads the contents of a file or STDIN
  • Improvements:
    • Improve StatusLine test coverage.
    • Improve Pager test coverage.
    • Split (most) packages into separate files
    • Update documentation examples and highlight underscore handling
  • Bug Fixes:

Modules

command-line argument and option processor
A class representing a command positional argument
Class for commands in OptArgs2
Base class for (sub-)commands in OptArgs2
A class representing a command option
A base class for arguments and options
pipe output to a system (text) pager
terminal status line
Class for sub-commands in OptArgs2

Provides

in lib/OptArgs2/CmdBase.pm
in lib/OptArgs2.pm