- or download this
`perl /home/com/begp/test_script.pl` $f || die "Error!";
- or download this
`perl /home/com/begp/test_script.pl $f` || die "Error!";
# Note the $f position before the backtick.
- or download this
[sk] % cat prifile
#!/usr/bin/perl -w
...
[sk] % callprifile
something went wrong with 0