The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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