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


Please Help Members By Posting Answers For Below Questions

What is the different between array and hash in perl programming?

516


“The methods defined in the parent class will always override the methods defined in the base class”. What does this statement means?

535


How do I send e-mail from a Perl/CGI program on a Unix system?

589


How to create a package?

526


How can you use Perl warnings and what is the importance to use them?

538






What is the importance of perl warnings? How do you turn them on?

550


Write syntax to add two arrays together in perl?

544


What is boolean context?

550


What are the benefits of perl in using it as a web-based application?

495


Explain strftime() function in perl?

541


What are prefix dereferencer?

508


We all know private variables exist in perl. But do private METHODS exist in perl ? Eg ?

2001


Does Perl have reference type?

525


What are hashes?

541


What is perl shift array function?

528