untested, sorry have no system here to do it, but it should give you the direction.
See also:
use File::Find; find(\&run, '.'); sub run{ system("bla.exe $File::Find::name"); }
In reply to Re: calling .EXE through Perl script
by dokkeldepper
in thread calling .EXE through Perl script
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |