-
-
12 Aug 2021 13:09:30 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (1)
- Testers (307 / 0 / 0)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (98.68KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Felipe Gasper (FELIPE)
- Dependencies
- Types::Serialiser
- XSLoader
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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 documentObject representation of a TOML timestampModule Install Instructions
To install TOML::XS, copy and paste the appropriate command in to your terminal.
cpanm TOML::XS
perl -MCPAN -e shell install TOML::XS
For more information on module installation, please visit the detailed CPAN module installation guide.