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

EJS::Template::Parser::Context - Implementation of EJS::Template::Parser

Methods

new

Creates a new parser context.

read_line

Parses a line.

result

Retrieves the result (an array ref of the generated JavaScript texts).

SEE ALSO