
WWW::Kontent::Parser::Kolophon - Kolophon parser for Kontent

my $skel=WWW::Kontent::parse($text, 'text/x-kolophon', $request);

Kolophon is a markup language specifically designed for use with Kontent. A complete document (in Kolophon) describing the language is available in the pages/kolophon.kol file of your Kontent distribution, and on most Kontent-based sites can be accessed with the path help/kolophon.
This module is a parser for Kolophon, intended for use through the WWW::Kontent::parse function by adapters. It registers itself to handle the MIME type text/x-kolophon.
