Attean::API::AtOnceParser(3pm) | User Contributed Perl Documentation | Attean::API::AtOnceParser(3pm) |
Attean::API::AtOnceParser - Role for parsers that natively parse all input before returning any data
This document describes Attean::API::AtOnceParser version 0.033
The Attean::API::AtOnceParser role defines parsers that must parse all input data before any objects are constructed and returned or passed to callback functions. 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 |