Brent Dax > WWW-Kontent > WWW::Kontent::Renderer::Dump

Download:
WWW-Kontent-0.02.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

WWW::Kontent::Renderer::Dump - Skeleton dump renderer for Kontent

SYNOPSIS ^

        GET /path/to/page.dump

DESCRIPTION ^

Dump is a renderer which outputs the raw skeleton in some form. It is mainly useful for debugging. The exact form the dump takes may vary from version to version, but currently it is a large chunk of Perl 6 code which can be executed to recreate the skeleton.

SEE ALSO ^

WWW::Kontent, WWW::Kontent::Foundation