How to find out the version of PERL being installed on your
LINUX machine.

Answer Posted / hemant

You Can also find out version of Perl by using an System
Variable ... $]

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you replace the characters from a string and save the number of replacements?

681


How many loop control keywords are there in perl?

727


What does last statement do in perl?

738


what is Chop & Chomp function does?

761


You want to concatenate strings with perl. How would you do that?

646


Explain gmtime() function in perl?

723


What is the difference between perl list and perl array?

640


Write syntax to add two arrays together in perl?

697


How do I replace every character in a file with a comma?

698


Explain what is STDIN, STDOUT and STDERR?

722


What are the steps involved in configuring a server using cgi programming?

658


How to merge two arrays in perl?

727


How many ways can we express string in Perl?

700


Explain perl. What are the advantages of programming in perl?

772


Write a script to reverse a string without using perl's built in functions?

690