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
How to renaming a file in perl programming?
What is grep used for in perl?
Explain split function in perl?
How to connect to SQL server through Perl?
Explain regular expression in perl?
What is the difference between single (') and double (") quote in a string in perl?
Enlist the advantages of using c over perl?
How to prevent file truncation in perl?
How do I send e-mail from a Perl/CGI program on a Unix system?
How to concatenate strings with perl?
What are the functions that can be performed using cgi program?
What are the logical operators used for small scale operations?
what is perl language?
Which has the highest precedence, List or Terms? Explain?
Explain grooving and shortening of arrays and splicing of arrays?