-- Vlad Safronov <[EMAIL PROTECTED]>
> Hi,
>
> How can I export C++ class and its interface to Perl?
> Is it just like exporting simple C function to Perl (in perlxs doc.
> example)?
> Is there good (not big) CPAN examples for this problem?
perl -MCPAN -e shell;
get Inline
--
Steven Lembark 2930 W. Palmer
Workhorse Computing Chicago, IL 60647
+1 800 762 1582
- Should i lock DB_File for read-only access? Dmitry E. Dmitriev
- Re: Should i lock DB_File for read-only access? Stas Bekman
- Re: Should i lock DB_File for read-only access? Perrin Harkins
- Exporting C++ class to Perl? Vlad Safronov
- Re: Exporting C++ class to Perl? Steven Lembark
- Re: Exporting C++ class to Perl? Toni Andjelkovic
- Re: Exporting C++ class to Perl? Vlad Safronov
