How to stop perl service in windows?

maass

New member
Hi all
I'm a beginer in perl coding. Sometimes I have to restart the machine to compile and run perl code. Is it possible to restart only the perl service without restarting the computer??
 
Try to go to

start >> settings >> control panel >> administrative tools >> services >> check if its service is there and restart it
 
Back
Top