The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.16 - 2023-05-31

  • Remove when (GH#25) (Olaf Alders)
  • Test strict mode in to_toml_array() (GH#26) (Olaf Alders)
  • Replace @Author::BLUEFEET with equivalent config (GH#23) (Olaf Alders)
  • Make some imports explicit (GH#19) (Olaf Alders)

Modules

a minimal, pure perl TOML parser and serializer
exports regex definitions used to parse TOML source
parser used by TOML::Tiny
tokenizer used by TOML::Tiny
utility functions used by TOML::Tiny