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

If the current version of Inline::Python doesn't work on your ancient perl, then maybe an older version will. See cpXXXan. The very fact that Inline::Python exists in that CPAN "mirror's" index demonstrates that it has passed its tests at least once on perl 5.6.2.
  • Comment on Re^3: How to access Python member functions from perl