Undefined subroutine &HTML::Entities::decode_entities...
Marco Masetti <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <[email protected]> |
Hi, 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.