Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

How do I read command-line arguments with Perl?

1064


What is qq (double q)operator in perl?

1059


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

1139


Mention how many ways you can express string in Perl?

1072


How do you set environment variables in perl?

1103


What are the logical operators used for small scale operations? Explain them briefly.

1029


What is the main function of cookie server?

1146


What is the use of -t?

1022


What is the difference between die and exit in perl?

1052


How many data types are there in perl?

1005


How many ways can we express string in Perl?

1013


Write the program to process a list of numbers.

1046


How do find the length of an array?

1188


There is no strict data types in perl unlike in other high level languages like Java so wouldn't that be a problem if a code in perl is to be a written by a big team of 20+ members ?"

2447


You want to open and read data files with perl. How would you do that?

923