What?s your favorite module and why?

Answer Posted / tony

My Favorite module is LWP and WWW because it is used to connect the perl into the web and getting the source page.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Comment on the scope of variables in perl.

525


Assuming both a local($var) and a my($var) exist, what's the difference between ${var} and ${"var"}?

539


What is epoch time in perl?

517


There are some duplicate entries in an array and you want to remove them. How would you do that?

493


How to read a single line from a file in perl?

535






Explain gmtime() function in perl?

561


How do I sort a hash by the hash key?

565


What does cgi program store?

531


What are the various perl data types based on the context?

533


Explain arrays in perl.

513


Show the use of sockets for the server and client side of a conversation?

468


What are prefix dereferencer?

506


What is cpan ? What are the modules coming under this?

498


Define print() function in perl?

547


Write the program to process a list of numbers.

494