I am trying to run the perl debugger on a perl script using a shell script. I am not using a terminal. I work on linux. So I created a new process and tried to add file descriptor on it. So the debugger process has a file handle 0 where it must get its input. I somehow want to feed that file 0 with the output of my shell script and stop a code if it finds a bug. Thanks to all monks...this website taught me perl :)
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |