NAME

AxKit::XSP::Demo::Simple - basic SimpleTaglib demo

SYNOPSIS

Add the demo: namespace to your XSP <xsp:page> tag:

<xsp:page
     language="Perl"
     xmlns:xsp="http://apache.org/xsp/core/v1"
     xmlns:simple="http://www.creITve.de/2002/XSP/Demo/Simple"
>

Add this taglib to AxKit (via httpd.conf or .htaccess):

AxAddXSPTaglib AxKit::XSP::Demo::Simple

DESCRIPTION

This is a demo of the basic SimpleTaglib features. See the SimpleTaglib docs for details.

AUTHOR

Jörg Walter <jwalt@cpan.org>

COPYRIGHT

Copyright (c) 2002 Jörg Walter. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as AxKit itself.

SEE ALSO

AxKit, Apache::AxKit::Language::XSP, Apache::AxKit::Language::XSP::SimpleTaglib

1 POD Error

The following errors were encountered while parsing the POD:

Around line 125:

Non-ASCII character seen before =encoding in 'Jörg'. Assuming CP1252