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

Guacamole - A parser toolkit for Standard Perl

VERSION

version 0.004

SYNOPSIS

    use Guacamole;
    my ($ast) = Guacamole->parse($string);

WHERE'S THE REST

Gotta write it... Give us time!

SEE ALSO

standard

AUTHORS

  • Sawyer X

  • Vickenty Fesunov

COPYRIGHT AND LICENSE

This software is Copyright (c) 2020 by Sawyer X.

This is free software, licensed under:

  The MIT (X11) License