Question Regarding to Eval Function

scmuser created the topic: question regarding to eval function

I have one question regarding to eval function. I know eval function is use for error checking but I am not able to understand below line.

eval \'exec perl -S $0 ${1+\"$@\"}\' if 0; $0

for script name $@ set if error occur

Tagged :