NAME
Pegex::TOML - Pegex Loader for TOML
VERSION
This document describes Pegex::TOML version 0.0.1.
SYNOPSIS
my $data = Pegex::TOML->new->load($toml);
DESCRIPTION
Pegex::TOML is a TOML parser written in Pegex.
SEE ALSO
AUTHOR
Ingy döt Net <ingy@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2020. Ingy döt Net.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.