Differentiate use and require?


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

Post New Answer

More CGI Perl Interview Questions

What is the difference between die and exit in perl?

0 Answers   HCL,


Explain about typeglobs?

0 Answers  


What does file test operators do in perl?

0 Answers  


List the files in current directory sorted by size ?

0 Answers  


What does the’$_’ symbol mean?

0 Answers  






How many ways can we express string in Perl?

0 Answers  


What purpose does each of the following serve: -w, strict, - T ?

2 Answers  


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

0 Answers  


Distinguish my and local?

0 Answers  


Create a function that is only available inside the scope where it is defined ?

0 Answers  


What is chomp() operator/function?

0 Answers  


Difference between the variables in which chomp function work ?

0 Answers  


Categories