perlintro, perlrun, Behind the GUI lives the Shell$ dir /b nofile.plx File Not Found $ perl nofile.plx Can't open perl script "nofile.plx": No such file or directory $ echo die 6; > nofile.plx $ dir /b nofile.plx nofile.plx $ perl nofile.plx 6 at nofile.plx line 1. $ del nofile.plx $ dir /b nofile.plx File Not Found $ perl nofile.plx Can't open perl script "nofile.plx": No such file or directory
In reply to Re^2: hello world execution error
by Anonymous Monk
in thread re: hello world execution error
by kuladeep
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |