How to find out the version of PERL being installed on your
LINUX machine.
Answer Posted / shashi
Just write perl -v
it will display the version:
This is perl, v5.8.5 built.........
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is perl pop array function?
What $! In perl?
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.
Hi, I am a accountant. I am preparing a balance sheet but because of staff shortage and time pressures I cant complete it on time. There is lot of common data with last years which I need not retype and I can manage by editing last year’s balance sheet ? Is their any software on net where I can do this easily??
How to read a single line from a file in perl?
What rules must be followed by modules in perl.
Who created perl?
What does redo statement do in perl?
Explain subroutine?
What does init 5 and init 0 do?
What is the main function of cookie server?
Explain ivalue in perl?
How would you ensure the re-use and maximum readability of your perl code?
Explain goto label, goto name, and goto expr?
What is qq (double q)operator in perl?