NAME
YAML::YuyuPress - Tool for making presentacions out of YAML files.
SYNOPSIS
my $yuyu = new YAML::YuyuPress( { path => $path,
plantilla => 'plantilla.tmpl',
contenido => 'contenido.yaml' } );
DESCRIPTION
Program for making presentations out of YAML files. Can be used as a module
or from the C<yuyupress> script
Inherits from C<YAML::Yuyu> and C<HTTP::Server::Simple::CGI> for serving pages
METHODS
handle_request CGI
Overrides default to return the main page ('portada'), index or any of the slides.