Explain the difference between use and require?
Answer Posted / goyal
Please refer:
http://www.techopes.com/2014/09/difference-between-use-and-require-in.html
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the advantages of programming in perl?
You want to concatenate strings with perl. How would you do that?
What is an interpolation in perl?
“Perl regular expressions match the longest string possible”. What is the name of this match?
Write a program to show the process of spawning a child process
You want to connect to sql server through perl. How would you do that?
What do you mean by context of a subroutine?
What does the q{ } operator do?
Explain a tell function in perl?
Explain lists in perl?
Explain tk?
What syntax is used for grep() function?
Explain which feature of PERL provides code reusability?
What $! In perl?
What is the importance of perl warnings? How do you turn them on?