Attean::API::PushParser(3pm) | User Contributed Perl Documentation | Attean::API::PushParser(3pm) |
Attean::API::PushParser - Role for parsers that natively call a callback function for each parsed item
This document describes Attean::API::PushParser version 0.033
The Attean::API::PushParser role defines parsers that can efficiently call a callback function for each object constructed from the parsed data. This role adds methods that builds on this functionality to allow parsing data using different approaches.
This role consumes the Attean::API::Parser role.
Classes consuming this role must provide the following methods:
This role provides default implementations of the following methods:
Please report any bugs or feature requests to through the GitHub web interface at <https://github.com/kasei/attean/issues>.
Gregory Todd Williams "<gwilliams@cpan.org>"
Copyright (c) 2014--2022 Gregory Todd Williams. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2022-10-06 | perl v5.34.0 |