GUI front end to Perl code?

That's a really strange thing to want to do, but I guess if I were going
to do that, I would probably expose the perl methods via xml-rpc and
have the wxPython app call those methods when events occur...

-Mark

···

On Tue, 2003-10-21 at 14:53, ed wrote:

Do I have any options if I wanted to use wxPython as a
GUI front end to a Perl app?
I know about wxPerl, and it looks really good, but the
user base seems to be so much bigger and more active
for wxPython, which could be a factor if you get stuck
on something.