Hi,
I've now more or less completed the wxChat application I was working on
(no nifty features, just clean, explainable code for the tutorial), and
some people tried to run it with the ppm package they downloaded from
wxperl.sf.net built with 2.2.9. They all get the same error:
"Can't locate object method "AppendToPage" via package "wxHtmlChat""
When they install the PPM built with 2.3.3b1, the problem disappears.
The source of the script can be found at
http://jouke.pvoice.org/files/wxChat.tgz (that includes the PerlMonks
Modules it uses)
Any idea what is causing this?
Jouke
|