| Bricklayer-Templater documentation | view source | Contained in the Bricklayer-Templater distribution. |
Bricklayer::Templater::Sequencer - Internal Module used by Bricklayer::Templater;
Handles parsing the template and replacing the tags with returned text for Bricklayer::Templater
Creates a new sequencer object.
returns a string with the replacement text for a parsed token
actually runs through the list of tokens and loades the handler or retrieves it from the handler cache to run.
| Bricklayer-Templater documentation | view source | Contained in the Bricklayer-Templater distribution. |