How to find out perl version
Posted By: zainal on April, 06 2007
Not sure what version of Perl you have on your server?
1) Telnet into your server, then run the following command:
$ perl -v
This command will print-out the version of Perl installed on your web server.

FACEBOOK
GOOGLE+
TWITTER
RSS



