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
How to concatenate strings with perl?
Can inheritance be used in perl?
Explain tk?
How do I read command-line arguments with Perl?
What are the different string manipulation operators in perl?
What is the use of –w?
Can we load binary extension dynamically?
How to read file into hash array ?
What is the use of strict?
What is the usage of -i and 0s options?
What are the two ways to get private values inside a subroutine?
What does delete function do in perl?
What is a chomp() function in perl?
What is lexical variable in perl?
Why should I use the -w argument with my Perl programs?