PSPler has asked for the wisdom of the Perl Monks concerning the following question:

I am completely new in Perl and relatively new in Powershell. We have a perl script wich is exeuted in a powershell-script. But if the Perl die()'s and gives a status code the powershell-script still continous...
  • Comment on Need Help: Error/die-Handling with Perl & Powershell

Replies are listed 'Best First'.
Re: Need Help: Error/die-Handling with Perl & Powershell (updated)
by LanX (Saint) on Dec 15, 2016 at 15:47 UTC
Re: Need Help: Error/die-Handling with Perl & Powershell
by marto (Cardinal) on Dec 15, 2016 at 15:13 UTC

    Welcome, you're going to have to give details, are you checking the return from the perl script within powershell, are you doing anything based on this? When posting various sensible suggestions are made, e.g. How do I post a question effectively?.

A reply falls below the community's threshold of quality. You may see it by logging in.