How to find out the version of PERL being installed on your
LINUX machine.
Answer Posted / thangaraju
perl -V and perl -v
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Why Perl aliases are considered to be faster than references?
How to deleting an existing file in perl programming?
What is the peculiarity of returning values by subroutines in perl?
Explain goto label, goto name, and goto expr?
What is the main function of cookie server?
How to disable the mod_perl from apache_server as i have used perlfect search on the site and its pagination is not working and the remedy is to disable the mod_perl.
What are scalars?
Write a program that shows the distinction between child and parent process?
What are the arguments and what do they mean in perl programming?
Which functions in perl allows you to include a module file.
What does -> symbol indicates in Perl?
Write a cgi program to show the header part?
What are numeric operators in perl?
What is the use of now constructor in perl?
What is the importance of perl warnings? How do you turn them on?