XAO Inc. > XAO-Web-1.05a > XAO::PageSupport

Download:
XAO-Web-1.05a.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 1.2   Source   Latest Release: XAO-Web-1.07

NAME ^

XAO::PageSupport - Fast text collection for XAO::Objects::Page

SYNOPSIS ^

  use XAO::PageSupport;

DESCRIPTION ^

This is very specific module oriented to support fast text adding for XAO displaying engine. Helps a lot with template processing, especially when template splits into thousands or even milions of pieces.

The idea is to have one long buffer that extends automatically and a stack of positions in it that can be pushed/popped when application need new portion of text.

EXPORT

None.

AUTHOR ^

Andrew Maltsev, <amaltsev@valinux.com>

SEE ALSO ^

perl(1).