NAME
Guacamole::Dumper - Dump Guacamole ASTs
VERSION
version 0.005
SYNOPSIS
use Gaucamole;
use Guacamole::Dump qw< dump_tree >;
dump_tree( Gaucamole->parse($string) );
WHERE'S THE REST?
Soon.
SEE ALSO
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