The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Text::APL::Translator - translator

DESCRIPTION

Translates token tree produced by Text::APL::Parser into Perl code. Introduces special __print and __print_escaped functions.

METHODS

translate

Translates token tree into Perl code.