Undefined subroutine &HTML::Entities::decode_entities...
am 24.10.2006 11:41:37 von marco.masettiHi,
I'm having a weird (at least for me) behaviour using HTML::Entities inside a cgi script.
Installation was fine and tests from a console are ok, while decoding from a cgi
fails with this message:
Undefined subroutine &HTML::Entities::decode_entities
Module HTML::Entities is loaded properly by the CGI.
I suspect the problem is related with the location of the Parser.so shared
library, can you confirm this ?
Thanks for the help.
Bye,
Marco.