Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: How to portably stop processes?

by harangzsolt33 (Chaplain)
on Apr 01, 2023 at 05:11 UTC ( [id://11151407]=note: print w/replies, xml ) Need Help??


in reply to Re^4: How to portably stop processes?
in thread How to portably stop processes?

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

Replies are listed 'Best First'.
Re^2: How to portably stop processes?
by hippo (Bishop) on Apr 01, 2023 at 09:36 UTC
    $^O =~ m/MSWIN/i or die "\nTHIS DEMO REQUIRES WINDOWS.\n";

    That doesn't seem very portable.


    🦛

    A reply falls below the community's threshold of quality. You may see it by logging in.
Re^2: How to portably stop processes?
by haj (Vicar) on Apr 01, 2023 at 12:34 UTC

    Compare how your solution and how Proc::Background solve my initial question. Whatever problem your solution handles, it is quite different from my problem.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11151407]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-23 15:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found