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
You want to print the contents of an entire array. How would you do that?
Mention the difference between die and exit in Perl?
Which of these is a difference between Perl and C++ ?
What is the use of strict?
How to code in perl to implement the tail function in unix?
What are the logical operators used for small scale operations?
How can memory be managed in Perl?
How would you ensure the re-use and maximum readability of your perl code?
In Perl, what is grep function used for?
What can be done for efficient parameter passing in perl? Explain.
Explain ivalue?
What package you use to create a windows services?
How to renaming a file in perl programming?
How to create a directory in perl?
explain the various functions/directives in perl that allow you to include/import a module. Also, state the differences between them.