Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: How to portably stop processes?

by harangzsolt33 (Hermit)
on Apr 01, 2023 at 05:11 UTC ( #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 (Priest) 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? | Other CB clients
Other Users?
Others wandering the Monastery: (2)
As of 2023-06-04 11:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (20 votes). Check out past polls.

    Notices?