Changes for version 0.09 - 2020-08-11
- -Fix warning when calling `to_toml(from_toml(...))` -Fix bug allowing perl to stringify numbers (thanks oschwald) -Fix bug disallowing weird forms of nan (+nan, -nan) -Behavior change: return Math::Big(Int|Float) for large numbers (thanks oschwald)
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