I think I've got this XS thing figured out. I started a perl module in the gutted cli_perl directory. All it can do now is connect to the server and display message dialogs, but this XS method is a whole lot easier to write and maintain than the old 100% perl implementation. -- perl -e'socket S,2,1,tcp;connect S,pack(H16,"0200029a80692d32").\0x8;print grep!/=/,<S>' _______________________________________________ Pgui-devel mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/pgui-devel
