199ebc221f
TOML implements a parser for Tom's Obvious, Minimal Language, as defined at [1]. TOML exports two subroutines, from_toml and to_toml. [1] https://github.com/mojombo/toml WWW: http://search.cpan.org/dist/TOML/
6 lines
211 B
Text
6 lines
211 B
Text
TOML implements a parser for Tom's Obvious, Minimal Language, as defined at [1].
|
|
TOML exports two subroutines, from_toml and to_toml.
|
|
|
|
[1] https://github.com/mojombo/toml
|
|
|
|
WWW: http://search.cpan.org/dist/TOML/
|