This module has two incorrect deps:
Firstly: HTML::FormFu needs to be at least 0.03006 in order for this not
to happen:
t/01basic-form...................[error] Caught exception in
TestApp::Controller::Basic->form "Can't locate object method
"config_file_path" via package "HTML::FormFu" at
/usr/local/share/perl/5.8.8/HTML/FormFu/ObjectUtil.pm line 360.
at /usr/local/share/perl/5.8.8/HTML/FormFu.pm line 146"
Secondly, Config::General or Config::Tidy needs to be installed to allow:
t/root/forms/basic/formconfig_conf_ext.conf
to be read.