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


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More CGI Perl Interview Questions

In Perl we can show the warnings using some options in order to reduce or avoid the errors. What are that options?

0 Answers  


Explain regular expression in perl?

0 Answers  


what is the procedure to define a user define module in your perl application?

2 Answers   IBM,


How to replace perl array elements?

0 Answers  


what are prefix dereferencer and list them out?

0 Answers  






How to check the status of airplane mode (enable/disable) in perl for Android mobile?

0 Answers  


Explain about typeglobs?

0 Answers  


How to dereference a reference?

0 Answers  


How will you get the count of parameters passed to a perl subroutine?

0 Answers  


How to renaming a file in perl programming?

0 Answers  


Which operator in perl is used for the concatenation of two strings?

0 Answers  


What are the features of perl language?

0 Answers  


Categories