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
Which has highest precedence in between list and terms? Explain?
How do I pass a command line argument in perl?
How do you find the length of an array?
explain the various functions/directives in perl that allow you to include/import a module. Also, state the differences between them.
Give an example of using the -n and -p option.
What is confess function in perl?
What are the options that can be used to avoid logic errors in perl?
How do you give functions private variables that retain their values between calls?
How to create a package?
What is perl? What is the basic command to print a string in perl?
How will you open a file in read-only mode in perl?
what is Perl one liner?
How to create a directory in perl?
Where do we require ‘chomp’ and what does it mean?
What are the various flags/arguments that can be used while executing a perl program?