Hi list,
I am writing a portal/application server in C++ using f.e. XSLT or perl
5.10.0 for the representation of the data.
Internally I'm using an own MT-XML implementation. I try to do this for the
platforms Win32, Linux and Solaris.
The presentation layer for perl uses embedded perl.
For every
On 07/07/2003 16:09:21 perl-win32-users-admin wrote:
[snip]
>
>I am really hoping for the "fastest" solution and not necessarily the
>easiest.
>I'm wondering if I can do something like:
>
>eval_pv(use Mail::SpamAssassin);
>eval_pv(my $spamobj = Mail::SpamAssassin->new());
>eval_pv(my $status = $s
$vbscript->AddCode(<Run('List', "Files found in C:\\
\n** \n");
print $res ;
+
_
Bruno Bellenger
Sr. Network/Systems Administrator
-Original Message-
From: MATA Tech [SMTP:[EMAIL PROTECTED]]
Sent: Friday, October
MATA Tech wrote:
>About two years ago I had heard that there were methods for
>embedding VB in Perl. At that time, though, I was unable to find
>any information on how to do it. Since that time, I have a desire to
>embed Perl in VB, using VB just for GUI creation. Can it be done?
You can creat
About two years ago I had heard that there were methods for
embedding VB in Perl. At that time, though, I was unable to find
any information on how to do it. Since that time, I have a desire to
embed Perl in VB, using VB just for GUI creation. Can it be done?
And, if it can be done, does a