The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

Parse::RecDescent::Topiary::Base - Base class for autotree constructors

SYNOPSIS

DESCRIPTION

This module provides a method new to build hashref objects for autotree classes. See Parse::RecDescent::Topiary for details.

new

Basic hashref style object constructor. Takes a list of value pairs.

BUGS

Please report bugs to http://rt.cpan.org

AUTHOR

Ivor Williams
CPAN ID: IVORW
ivorw@cpan.org

COPYRIGHT

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

The full text of the license can be found in the LICENSE file included with this module.

SEE ALSO

Parse::RecDescent, Parse::RecDescent::Topiary.