Re: perl DCOP module
Manuel Lemos <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kate |
|---|---|
| Message-ID | <[email protected]> |
Hello, On 07/17/2002 07:59 PM, Anders Lund wrote: > I am experimenting with the DCOP module, for use with kscript/kate. > > It never passed > make test, though most of (those i tried) the examples in the test suite works > if I run them from another script, or using -e > > My worst problems are > * I can't pass unsigned (ints) > * The usage of wantarray in the objects prevents writing sane code. > > My perl version is 5.6.1, do I need a newer/older one? > > And, is there anything I can do to help with the DCOP module? XS is still > somewhat black to me, but I do see something related to return type in there, > I suggest that objects returns the value if the return type is not void. As > for the unsigned integer problems, I am confused, as the code looks sane to > me. I am not interested in scripting kate with Perl. I would be interested in scripting kate with PHP, if it was possible, me and a bunch of other developers, I suppose. If there is no support for PHP, can you tell me where is the source of that DCOP Perl module so I could evaluate what it would take to port it to PHP? -- Regards, Manuel Lemos