[Catalyst] HTML::Protoype problem.

Anthony Hinsinger anthony.hinsinger at univ-pau.fr
Fri Sep 8 09:39:46 CEST 2006


Hello,

i'm trying to use the HTML::Prototype module, but i've a problem with
the method text_field_with_auto_complete().

i always get this error :

Can't locate object method "instance_variable_get" via package
"HTML::Prototype"
at /usr/lib/perl5/vendor_perl/5.8.8/HTML/Prototype/Helper/Tag.pm line
75.

Does anybody already used this method ?

In the code, the method wait for parameters not explain in the
documentation :
my ( $self, $object, $method, $tag_options, $completion_options ) = @_;

What's expected for $object and $method ??

Thanks
Anthony.

-- 
Anthony Hinsinger <anthony.hinsinger at univ-pau.fr>





More information about the Catalyst mailing list