NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
It's a pity that libunique can't help you (Score:1)
I've just published the bindings for libunique to CPAN this week (Gtk2::Unique [cpan.org]). Libunique doest exactly what you need but it works only with Gtk2 and through D-Bus (although it can default to use sockets if D-Bus is not present). This dependencies make it almost Linux/Unix exclusive. It's a pity that you can't reuse it for your project as it would have saved you a lot of troubles.
Perhaps you could do something similar to what libunique does and provide a framework and a separate module for other wx applications? I'm sure that a lot of people would appreciate it.
Reply to This