Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^3: How to access Python member functions from perl

by marto (Cardinal)
on Jan 30, 2013 at 09:42 UTC ( [id://1016014]=note: print w/replies, xml ) Need Help??


in reply to Re^2: How to access Python member functions from perl
in thread How to access Python member functions from perl

The majority of your posts here relate to problems you have with Perl 5.6. If the solution to all this isn't obvious by now, stop using Perl 5.6, install your own version of a modern perl elsewhere on your system.

  • Comment on Re^3: How to access Python member functions from perl

Replies are listed 'Best First'.
Re^4: How to access Python member functions from perl
by PerlRider (Initiate) on Jan 30, 2013 at 09:56 UTC

    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.:-(

      Then you need to ask someone who *can* build them to do so.
      A reply falls below the community's threshold of quality. You may see it by logging in.
      You can "create" them on your own. PPM installs precompiled XS modules. Or use CPAN shell to install Mingw for a newer ActivePerl. Or use Strawberry Perl which includes Mingw. Or download the free Platform SDK C compiler (same thing as paid Visual Studio, just no GUI, not like Perl can make any sue of the VS GUI) from Microsoft.

      Or do you have non-public, not open source, private XS modules?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1016014]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-03-29 23:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found