The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Build.PL
Changes
LICENSE
META.json
README.md
author/benchmark.pl
author/extract-toml.sh
author/test-case-maker.pl
cpanfile
lib/TOML/Parser.pm
lib/TOML/Parser/Tokenizer.pm
lib/TOML/Parser/Tokenizer/Strict.pm
lib/TOML/Parser/Util.pm
minil.toml
t/000_compile.t
t/001_parser/broken.t
t/001_parser/comma_at_last_of_array.t
t/001_parser/duplicate_key.t
t/001_parser/empty_array.t
t/001_parser/empty_comment.t
t/001_parser/empty_string.t
t/001_parser/escape.t
t/001_parser/example.t
t/001_parser/example_fruit.t
t/001_parser/hard_example.t
t/001_parser/single_quote.t
t/toml/comma_at_last_of_array.toml
t/toml/empty_array.toml
t/toml/empty_comment.toml
t/toml/empty_string.toml
t/toml/example.toml
t/toml/example_fruit.toml
t/toml/hard_example.toml
META.yml
MANIFEST