Is it possible to convert perl code into shared library(.so) or .dll file, so that i can use it in c++
--- Timothy Johnson <[EMAIL PROTECTED]> wrote: > > It would probably be easier to embed the perl > interpreter into a c++ project > than to try to convert the code over. There are > some articles on it in the > PerlFAQs. > > -----Original Message----- > From: saravanan raj [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 23, 2001 6:04 AM > To: [EMAIL PROTECTED] > Subject: need help for using c++ in perl > > > hi, > > What are the differnt ways of using c++ in perl > ? > > Also i would like to know how to convert perl code > into c++ code. > Environment is linux > > Thankx > Saran > > __________________________________________________ > Do You Yahoo!? > Make a great connection at Yahoo! Personals. > http://personals.yahoo.com > _______________________________________________ > Perl-Win32-Admin mailing list > [EMAIL PROTECTED] > http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin > > > -------------------------------------------------------------------------------- > This email may contain confidential and privileged > material for the sole use of the intended recipient. > > If you are not the intended recipient, please > contact > the sender and delete all copies. __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin
