Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to call a perl script from a Windows powershell script

Can anyone please let me know how to call a perl script from a Windows powershell script (.ps1)?

like image 466
user4948790 Avatar asked Dec 07 '25 02:12

user4948790


1 Answers

You simply run it with the perl executable:

perl myscript.pl

like image 51
Alastair Campbell Avatar answered Dec 11 '25 11:12

Alastair Campbell



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!