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 is the difference between java and cgi?
Write a program to decode the data in the form using cgi programming
How and what are closures implemented in perl?
What is perl I used for?
Which guidelines by Perl modules must be followed?
There is no strict data types in perl unlike in other high level languages like Java so wouldn't that be a problem if a code in perl is to be a written by a big team of 20+ members ?"
What syntax is used for grep() function?
What is the use of -w, -t and strict in Perl?
If EXPR is an arbitrary expression, what is the difference between $Foo::{EXPR} and *{"Foo::".EXPR}?
How do I pass a command line argument in perl?
Which has the highest precedence, List or Terms? Explain?
What is perl programming?
Explain goto label?
You want to concatenate strings with perl. How would you do that?
Explain split function in perl?