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
Explain '->' in perl?
What is grep used for in perl?
What is automatic error handling in perl?
What is an interpolation in perl?
What does Perl do if you try to exploit the execve(2) race involving setuid scripts?
When do you use perl programming?
What do you mean by context of a subroutine?
Which of these is a difference between Perl and C++ ?
How to read a directory in perl?
Which has highest precedence in between list and terms? Explain?
What is the importance of perl warnings? How do you turn them on?
How to implement a stack in Perl?
How to do comment in perl?
What is chomp() operator/function?
How to open a directory in perl?