RE: Wrapper Documentation?
by Leland E. Vandervort other posts by this author
Apr 16 2006 12:39PM messages near this date
view in the new Beta List Site
Wrapper Documentation?
|
.Net calls ActivePerl to make socks connection
FRAMEWORK Never mind.. I found what I was looking for (oddly enough externally to
ActiveState's website and documentation).
For anyone else looking for the same information, this is a useful
guide:
http://www.devx.com/dotnet/Article/8015/1954?pf=true
It contains not only the typedefs for PerlNET but also how to deal with
overloads and get_XXX set_XXX getXXX and setXXX and a few other useful
bits and pieces.
Regards,
Leland
-----Original Message-----
From: perl.net-bounces@[...].com
[mailto:perl.net-bounces@[...].com] On Behalf Of Leland
E. Vandervort
Sent: 16 April 2006 19:06
To: perl.net@[...].com
Subject: Wrapper Documentation?
Hi All,
Does anyone happen to know where I can find the full documentation for
the wrapper options for PerlNET? I have a number of Perl modules that I
have written over the past couple of years which I need to convert to
.NET DLLs. Unfortunately, I can find very little in the way of
documentation of the wrapper options and syntax which is somewhat
limiting. I have checked the sample included in the PerlNET
documentation (using the WWW::Babelfish module, and that of course works
- other than the fact that Babelfish itself uses a different web
interface so the actual perl module itself doesn't work correctly
anymore!) but need to find the full range of options for building the
wrappers.
Thanks in advance
Leland
_______________________________________________
Perl.NET mailing list
Perl.NET@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
_______________________________________________
Perl.NET mailing list
Perl.NET@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Leland E. Vandervort
Leland E. Vandervort
|