Which functions in Perl allows you to include a module file or a module and what is the difference between them?


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

Post New Answer

More CGI Perl Interview Questions

What are perl array functions?

0 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  


What are the various flags/arguments that can be used while executing a perl program?

0 Answers  


What does read () command do?

0 Answers  


How to access parameters passed to a subroutine in perl?

0 Answers  






How can you call a subroutine and identify a subroutine?

0 Answers  


What are the different ways to run cgi?

0 Answers  


What is 'commit' command in perl?

0 Answers  


Can inheritance be used in perl?

0 Answers  


What is the importance of perl warnings?

0 Answers  


What?s your favorite module and why?

3 Answers  


Perl uses single or double quotes to surround a zero or more characters. Are the single(' ') or double quotes (" ") identical?

0 Answers  


Categories