Changes for version 0.017 - 2025-12-28

  • New features for append_console_line: char_mask, char_count, char_class
  • New attribute 'line_input' for ConsoleState toggles line buffering
  • New method Span->set_up_us_the_bom processes byte-order-marks
  • Return value of memcmp is now normalized to -1/0/1

Modules

Prevent accidentally leaking a string of sensitive data
Observe results of a write_async operation
Disable TTY echo within a scope
Parse INI format from a SecretBuffer
Parse PEM format from a SecretBuffer
Reference a span of bytes within a SecretBuffer

Provides

in lib/Crypt/SecretBuffer.pm