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

_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to