How to find out the version of PERL being installed on your
LINUX machine.
Answer Posted / ramana murthy
You Can also find out version of Perl by using an System
Variable ... $^V
Thanks
Ramana Murthy
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is posix in perl?
What is the use of now constructor in perl?
What are perl array functions?
How do you turn on the perl warnings?
How do I replace every character in a file with a comma?
Can inheritance be used in perl? Explain with the help of an example.
Explain the meaning of subroutine?
Can you add two arrays together?
You want to print the contents of an entire array. How would you do that?
What rules must be followed by modules in perl.
What does cgi program store?
How to read from a pipeline with Perl
Mention the difference between die and exit in Perl?
Explain socket programming in perl?
What are the different ways to run cgi?