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

Changes for version 0.07 - 2020-05-08

  • -Add support for floating time zones in TOML output (thanks ijackson) -Fix bug where datetimes were being outputed as ISO8601 instead of RFC3339 -Clarified documentation with explicit description of supported perl types for each toml type

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