|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re^5: Call perl script from within another perl scriptby Your Mother (Canon) |
| on Sep 12, 2008 at 04:10 UTC ( #710794=note: print w/ replies, xml ) | Need Help?? |
|
I'll be darned. Well, again, try checking the return value of the system call; or throw in a couple print "blah, blah" unless -e '/cgi-bin/test1.pl'; print "blah, blah" unless -x _; debug statements.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||