Home > Archive > LDAP > December 2005 > Which Perl version is required to run Crypt::X509 in a save way?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Which Perl version is required to run Crypt::X509 in a save way?
|
|
| Michael Steller 2005-12-02, 9:46 pm |
| Hello,
I'm trying to install the CPAN module Crypt::X509 into my Perl
installation. The Makefile.PL starts with "use 5.008005". Why is Perl
5.8.5 required? My Perl installation is version 5.8.2 and another
important to me version 5.8.0 (both on a Linux system).
What is the reason for this requirement? Are the changes between Perl
5.8.5 to Perl 5.8.0 that are very important for running Crypt::X509?
Thanks, Micha.
| |
| Alexander Jung 2005-12-02, 9:46 pm |
| Hello,
On 30 Nov 2005 03:33:04 -0800, michael.steller@gmail.com
<michael.steller@gmail.com> wrote:
> What is the reason for this requirement? Are the changes between Perl
> 5.8.5 to Perl 5.8.0 that are very important for running Crypt::X509?
I put that requirement in, as that was the perl-version I used to
implement Crypt::X509.
No specials of recent perl-versions are used, in fact it would
probably run on perl 5.0 also.
I'll release that requirement in the next version.
Yours,
Alexander Jung
| |
| Alexander Jung 2005-12-02, 9:46 pm |
| Hi,
On 11/30/05, Alexander Jung <alexander.w.jung@gmail.com> wrote:
> No specials of recent perl-versions are used, in fact it would
> probably run on perl 5.0 also.
>
> I'll release that requirement in the next version.
ok, I uploaded the fixed Version (0.21) to CPAN, it may take a day or
so until it's propagated.
Yours,
Alexander Jung
|
|
|
|
|