NAME
Text::KDL::XS::Emitter - internal KDL emitter helpers (no public API)
DESCRIPTION
This module is an implementation detail of Text::KDL::XS. It contains the Perl half of the emitter pipeline that bridges Perl data structures and the underlying C emitter exposed by the XS layer. All subroutines in this package are private (prefixed with an underscore) and may change without notice.
End users should call "emit_kdl" in Text::KDL::XS instead.
SEE ALSO
LICENSE
This Perl distribution is released under the same terms as Perl itself.