This has nothing to do with backticks. As you're not showing any code that reproduces the problem, I can't help you further. Maybe consider posting self-contained code that exhibits the problem.
That error message mostly happens if you have a program like the following:
#!/usr/bin/perl -w use strict; return 'Hello';
So you must be doing that somewhere in your code.
In reply to Re^3: return the output to the Parent script
by Corion
in thread return the output to the Parent script
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |