I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2006-08-14 20:52:13-07 by nemtaro
Installing Crypt-SSLeay
Why does Crypt-SSLeay not function like most other perl modules when the perl distribution is packaged and executed on a machine other than where the module was initially installed? Example Steps: 1. Install Crypt-SSLeay 2. Move the entire perl top directory to another machine 3. All other perl modules will work except Crypt-SSLeay. -- This is important to me because my client-application is packaged with its own perl distribution for users to run it on their own machines? Any comments or suggestions would be appreciated =)
Direct Responses: 2808 | Write a response