3

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

user4948790
  • 31
  • 1
  • 3

1 Answers1

2

You simply run it with the perl executable:

perl myscript.pl