|
|
| We don't bite newbies here... much | |
| PerlMonks |
Re: Call perl script from within another perl scriptby cdarke (Prior) |
| on Sep 12, 2008 at 07:58 UTC ( #710825=note: print w/ replies, xml ) | Need Help?? |
|
How do you know it does not work? Do you get an error back from system?my $stat=system('mumble mumble');Returned errors are your friends ;-)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||