in reply to Re^13: ActiveState Perl 10.x and Crypt::SSLeay not installed errors on Windows 2003
in thread ActiveState Perl 10.x and Crypt::SSLeay not installed errors on Windows 2003
It wasn't until 5.10 that it became a bug:C:\>perl -e "$arch .= sprintf \"-%vd\", substr($^V, 0, 2) if $] >= 5.0 +08;print $arch" -5.8
Cheers,C:\>perl -e "$arch .= sprintf \"-%vd\", substr($^V, 0, 2) if $] >= 5.0 +08;print $arch" -118.53
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^15: ActiveState Perl 10.x and Crypt::SSLeay not installed errors on Windows 2003
by Anonymous Monk on Mar 30, 2008 at 13:32 UTC |