Perl regular expressions are greedy" what does this mean?
No Answer is Posted For this Question
Be the First to Post Answer
what is the main function of fork() in cgi programming?
Define perl scripting?
Explain goto expr?
What are the arguements we normally use for perl interpreter?
Explain the different types of data perl can handle.
What is 'commit' command in perl?
How can you create an object of a class in a package?
How do find the length of an array?
What does the’$_’ symbol mean?
How do you open a file for writing?
What is the difference between perl array and perl hash?
What is the difference between having a parenthesis after module name and without parenthsis after module name?? i.e Package::Module(); and Package::Module;