sorry my bad.

I corrected that, and it results in no error msg output anymore. But it crashed again, with again no error output on the console although the catch blocks are implemented.

i am afraid it's a problem with the installation.

usually i install new moduls per package manager, so i removed the ForkManager Modul and tried to install it from the console:
New CPAN.pm version (v2.16) available. [Currently running version is v1.9800] You might want to try install CPAN reload cpan to both upgrade CPAN.pm and run the new version without leaving the current session.
then i updated Cpan.pm, and now the error when trying to install forkmanager is:
PS cpan Parallel-ForkManager Set up gcc environment - gcc.exe (rubenvb-4.5.4) 4.5.4 Loading internal null logger. Install Log::Log4perl for logging messag +es CPAN: Term::ANSIColor loaded ok (v4.02) CPAN: Storable loaded ok (v2.45) Reading 'D:\Perl64\cpan\Metadata' Database was generated on Thu, 21 Sep 2017 05:41:02 GMT Warning: Cannot install Parallel-ForkManager, don't know what it is. Try the command i /Parallel-ForkManager/ to find objects with matching identifiers. CPAN: Time::HiRes loaded ok (v1.9726)

In reply to Re^4: Crash with ForkManager on Windows by amitsq
in thread Crash with ForkManager on Windows by amitsq

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.