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


Please Help Members By Posting Answers For Below Questions

Explain chop?

701


When would `local $_' in a function ruin your day?

722


What are some common methods to all handles in perl?

693


Explain lists in perl?

715


Explain the difference between "my" and "local" variable scope declarations. ?

753


What is hash?

708


Who created perl?

693


How can you define “my” variables scope in Perl and how it is different from “local” variable scope?

804


Explain lists ?

696


What does redo statement do in perl?

768


What are the options that can be used to avoid logic errors in perl?

704


How can information be put into hashes?

722


What are different data types that perl supports. Elaborate on them.

735


what is the main function of fork() in cgi programming?

756


Write a script to reverse a string without using perl's built in functions?

706