[html-formfu] Uninitialized value error

Ronald J Kimball rkimball+formfu at pangeamedia.com
Wed Oct 21 16:14:00 GMT 2009


Octavian Râşniţă wrote:
> Hi,
> 
> I have seen the following warning in the logs. Does anyone know what 
> could be the problem?
> 
> Use of uninitialized value $root in hash element at 
> E:/perl510/site/lib/HTML/FormFu/ObjectUtil.pm line 716.
> 
> There was no other error, so I don't know where I should look for the 
> issue.

Looking at the code for ObjectUtil and Util, I deduce that 
set_nested_hash_value() is being called without a value for $name.  Do 
you have a field that doesn't have a name?

Ronald




More information about the HTML-FormFu mailing list