Forest::Tree::Reader - An abstract role for top down tree reader
Contents
Attributes
tree
Bugs
All complex software has bugs lurking in it, and this module is no exception. If you find a bug please
either email me, or add the bug to cpan-RT.
Copyright And License
Copyright 2008-2014 Infinity Interactive, Inc.
<http://www.iinteractive.com>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl
itself.
perl v5.34.0 2022-06-14 Forest::Tree::Reader(3pm)
Description
Thisroleshouldgenerallynotbeused,ithasbeenlargelysupersededbyForest::Tree::Builder.
This is an abstract role for tree readers.
Tree readers are also Tree loaders, that is why this module also does the Forest::Tree::Loader role.
Methods
load
This satisfies the Forest::Tree::Loader interface.
Name
Forest::Tree::Reader - An abstract role for top down tree reader
Required Methods
read
