The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
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/dot_in_key.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/equal_in_key_with_no_spaces.t
t/001_parser/escape.t
t/001_parser/example.t
t/001_parser/example_fruit.t
t/001_parser/float.t
t/001_parser/hard_example.t
t/001_parser/inline_table.t
t/001_parser/integer.t
t/001_parser/multi_line_string.t
t/001_parser/single_quote.t
t/001_parser/string_zero.t
t/001_parser/table.t
t/toml/comma_at_last_of_array.toml
t/toml/dot_in_key.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/float.toml
t/toml/hard_example.toml
t/toml/inline_table.toml
t/toml/integer.toml
t/toml/multi_line_string.toml
t/toml/single_quote.toml
t/toml/string_zero.toml
t/toml/table.toml
wercker.yml
META.yml
MANIFEST