in reply to Re^3: How to access Python member functions from perl
in thread How to access Python member functions from perl
Hi Marto, I agree with your words since perl5.6 is used in our project, all my posts will be related to that version only. But I tried to use newer version of perl leads to some other errors. In our project, there are some other DLLs created in perl5.6 and using XSLoader they loaded. When I try to move to newer version of perl, those DLLs failed to load and we cannot create them on our own.:-(
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: How to access Python member functions from perl
by DrHyde (Prior) on Jan 30, 2013 at 11:29 UTC | |
| |
|
Re^5: How to access Python member functions from perl
by bulk88 (Priest) on Feb 01, 2013 at 02:22 UTC |