Re: StrawberryPerl and the OpenSSL "heartbleed" bug
[email protected] (Jan Dubois) Wed, 16 Apr 2014 14:53:04 -0700
| Newsgroups | perl.win32.vanilla |
|---|---|
| Message-ID | <CAD-TLz-Ecki6_k2e4QuZ_zDOcjZxtk2mxociGe-px31cd63o1Q@mail.gmail.com> |
On Wed, Apr 16, 2014 at 2:35 PM, <[email protected]> wrote: > Suggestion - maybe you can pull the file that is being fetched (I assume its > pari217.exe) and install it locally once and for all? If the pari lib is > found locally, will the build bother to attempt to go out and get it? It is pari-2.1.7.tgz, but yes, if it is copied into the unpacked Math-Pari distribution, then it won't try to download it during `perl Makefile.PL` time. Cheers, -Jan