TOML-Parser 0.02
Files
- Build.PL
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- 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/Util.pm
- minil.toml
- t/000_compile.t
- t/001_parser/broken.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/empty_array.toml
- t/toml/empty_comment.toml
- t/toml/empty_string.toml
- t/toml/example_fruit.toml