|
|
| There's more than one way to do things | |
| PerlMonks |
Re: How to Run a Batch file from Perl Scriptby Anneq (Vicar) |
| on May 18, 2009 at 14:53 UTC ( #764656=note: print w/ replies, xml ) | Need Help?? |
|
How about: my $result = qx/some.bat/;HTH, Anne
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||