Thanks for the tip. I looked at the various pages you pointed out, and it seemed to me that none of them really corresponded to what I am doing. But I figured, what the heck, by now I am ready to try anything, so I did update to Strawberry Perl v 5.20.3 and tried again. The result changes slightly, in the sense that now that last message the program puts in the log is :

2016/10/01-12:13:37 I process(): starting child with command [E:\MIRA\strawberry\perl\bin\perl C:/EFS/bin/MiraAdd_medfolio.pl .. renoved .. "E:\MIRA\Migration\medfolio_test\NxExport\output\Alles/FOLDER_41486093_177671_12/OVERVIEW.xml"]

and I do not see the "select:" error message anymore. But the program stops just as dead in its tracks. In the Windows Application Event log, the message also changed slightly, and now says :

Application Failure perl.exe 5.20.3.3 in encoding.xs.dll 0.0.0.0 at offset 000014ea

So it is no longer "encoding.dll", but instead "encoding.xs.dll". Any other ideas/suggestions/questions ?

In reply to Re^2: POE / Win32 / select ? by soliplaya
in thread POE / Win32 / select ? by soliplaya

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.