The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Pegex::TOML - Pegex Loader for TOML

VERSION

This document describes Pegex::TOML version 0.0.1.

pegex-toml-pm pegex-toml-pm

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.

See http://www.perl.com/perl/misc/Artistic.html