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

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