[html-formfu] Hello world, FormFu

Mario Minati mario.minati at googlemail.com
Sun Sep 9 15:52:54 GMT 2007


On Sunday 09 September 2007 10:44:21 Bernhard Graf wrote:
> Hi,
>
> I installed H:FormFu 0.01003 yesterday and wanted to play with it a bit.
>
> Unfortunately I wasn't able to bring even the simplest setup to work:
>
> #!/usr/bin/perl
> use HTML::FormFu;
> print HTML::FormFu->new;
>
> All I get is this message to STDERR:
>
> file error - form: not found
>
> Documentation is too sparse and broken.
>
> Please help, what am I missing?

This is an error from Template::Toolkit as it cannot find the templates from 
FormFu which should be in the directory 'root' underneeth your software.
You can look inside the Deploy class which takes care of extracting the 
templates if remember right.

Greets,
Mario Minati



More information about the HTML-FormFu mailing list