Changes for version 0.01 - 2025-11-16
- Initial release with core API structure
- Encoder, Decoder, Validator module templates
- Comprehensive README with TOON format examples
- Basic test suite (compile, encode/decode, validate)
Modules
Complete Perl implementation of TOON (Token-Oriented Object Notation)
Provides
in lib/Data/TOON/Decoder.pm
in lib/Data/TOON/Encoder.pm
in lib/Data/TOON/Validator.pm