NAME
HTML::FormEngine::SkinComplex - a complete but complex FormEngine skin
ABOUT
This is a complete useable skin for FormEngine, it is based on the abstract class HTML::FormEngine::Skin. So read HTML::FormEngine::Skin for more information on its methods and about the template system.
It is called Complex because its more flexible than HTML::FormEngine::SkinClassic but also a bit more complicated. To understand it try out sendmessages.cgi, play with it and compare it to the other examples. Normally you'll be more happy with SkinClassic.