Changes for version 0.05
- BUG FIX: Memory leak in array allocation is fixed.
- BUG FIX: Decoded hash keys are now character-decoded.
- Update to latest tomlc99
- to_struct() is renamed to parse(). (The old name remains for compatibility.) This method can now extract specific values without converting the whole document to Perl structures.
- Add more tests.
Modules
Turbo-charged TOML parsing!
Object representation of a TOML document
Object representation of a TOML timestamp