I had problems using the IO::Poll engine with strawberry Perl 5.20.1 on 
all my different windows systems. The IO::Select engine was working 100% 
right - but it has some limitations.
So, I switched to ActivePerl 5.20.1 - it works. But I had to fix and 
provide some unavailable module installations.

If Strawberry Perl is working for you - use it!

>I've got ActiveState 5.20 running in the lab- do you think it should be
replaced.

Bring it uptodate - that's it.

Thomas





Von:    K Post <[email protected]>
An:     ASSP development mailing list <[email protected]>
Datum:  26.02.2015 23:45
Betreff:        Re: [Assp-test] Perl module update for Perl 5.20 on 
Windows



Wow.  Thank you

Can you explain the benefit / differences between using your release,
ActiveState's, and/or Strawberry?

I've got ActiveState 5.20 running in the lab- do you think it should be
replaced.

On Wed, Feb 25, 2015 at 11:32 AM, Thomas Eckardt 
<[email protected]
> wrote:

> Hi all,
>
> I've just published several module updates for Perl 5.20 on Windows.
> The updates are available at the ASSP2 ppm repo on SF and they are also
> included in an updated version of assp.mod.zip.
>
> There is also a new complete X86 Perl 5.20 installation available for
> download (at SF).
>
> This Perl installation is NOT portable - it MUST be installed in the
> folder C:\Perl!
> The following additional software is included in this installation:
>
> tesseract
> pdftk
> ImageMagick
> OpenSSL
>
> All required modules are included and uptodate (Feb. 25. 2015), except
> Devel::Size and NetSNMP::agent - which are
> currently not running under Perl 5.20 under Windows. Devel::Size is only
> required for advanced debug functions.
> NetSNMP::agent is required to monitor and manage assp via SNMP.
> Disable 'useNetSNMPagent' in the assp configuration to prevent module 
load
> errors.
>
> MIMGW - the C compiler (gcc) is included. It is possible to install
> modules from CPAN.
>
>
> To use this installation for assp, add the following to the TOP(!!!) of
> the system PATH variable:
>
>
> 
C:\Perl\site\bin\OpenSSL\bin;C:\Perl\site\bin\ImageMagick;C:\Perl\site\bin;C:\Perl\bin;
>
>
> It is not necessary to run the assp module installer script - everything
> is done for you.
> How ever - it is recommended to extract the assp.mod.zip to the assp
> folder.
> To keep your Perl installation up to date, modify and run the
> set_ppm_repo.bat one time.
> After that, every time you want to check for updated Perl module 
versions,
> start a commandline and type
>
> C:\Perl>ppm-shell
> ppm> update --install
>
> Thomas
>
> DISCLAIMER:
> *******************************************************
> This email and any files transmitted with it may be confidential, 
legally
> privileged and protected in law and are intended solely for the use of 
the
>
> individual to whom it is addressed.
> This email was multiple times scanned for viruses. There should be no
> known virus in this email!
> *******************************************************
>
>
> 
------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub 
for
> all
> things parallel software development, from weekly thought leadership 
blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Assp-test mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/assp-test
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, 
sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for 
all
things parallel software development, from weekly thought leadership blogs 
to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test






DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally 
privileged and protected in law and are intended solely for the use of the 

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
*******************************************************

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to