[html-formfu] HTML::FormFu::Preload - errors

Stephen Shorrock stephen.shorrock at googlemail.com
Tue Mar 31 16:49:25 BST 2009


Hi

I wish to adopt FormFu for a catalyst application but have come across some
issues with performance.  In an attempt to speed up page loads I have
decided to use HTML::FormFu::Preload and have a use statement in my MyApp.pm
file.

The problem is that now I seem to be getting error messages in my log:

Subroutine inflator redefined at
/opt/web-world/lib/perl5/site_perl/5.8.8/HTML/FormFu/Inflator/CompoundDateT=
ime.pm
line 19.
Subroutine HTML::FormFu::Inflator::CompoundDateTime::strptime redefined at
/opt/web-world/lib/perl5/site_perl/5.8.8/HTML/FormFu/Attribute.pm line 58
.
Subroutine HTML::FormFu::Inflator::CompoundDateTime::field_order redefined
at /opt/web-world/lib/perl5/site_perl/5.8.8/HTML/FormFu/Attribute.pm line
 37.

Is there anywhere in particular I should be using the 'use' statement or is
there a way of preventing subroutines being re-defined?

regards
Stephen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/html-formfu/attachments/20090331/3c=
1a11c3/attachment.htm


More information about the HTML-FormFu mailing list