Re: [Zope-Perl] Re: Python pyperl

2006-04-02 Thread anand d
hi, Thankz for the solution.We went through the example in /t and solved the problem.We no longer face problem while importing and using standard perl modules.However we r not able to import and use user-defined perl module. We use, perl.require('User-defined.pm file') perl.call('Userdefined::fun

Re: [Zope-Perl] Re: Python pyperl

2006-03-30 Thread anand d
hi, Your pyperl 1.0.1c is working perfect ,Thankz However we encountered a certain error which has abruptly stopped our Progress. When a module is required , we use perl.require(module) and the function in that module can be directly used with command perl.call(function). This was working fine

Re: [Zope-Perl] Re: Python pyperl

2006-03-25 Thread anand d
  I am using Debian as OS and pyperl version 1.0.1 On Fri, 24 Mar 2006 Felix Schwarz wrote : > > I am attempting to install pyperl and am having an issue where it > > can't find perl2.so even though perl2.so is available in > > /python/site-packages. > >Again: Which Un*x/Linux distribution are